Files
ReturnandGitHub c05c74734e Merges Spinwarder+Interslavic, Chitinclick+Buzzwords (#4527)
## About The Pull Request
Merges Chitinclick and Buzzwords into one language, as well as
Interslavic and Spinwarder, as they overlap with each other.

## Why It's Good For The Game
These languages are effectively the same, and we want players taking
these languages to be able to communicate with each other, to form
comraderie amongst themselves

## Proof Of Testing

<details>
<summary>Screenshots/Videos</summary>

</details>

## Changelog

🆑 ReturnToZender
qol: Merges Interslavic and Spinwarder into one language
qol: Merges Chitinclick and Buzzwords into one bug language
/🆑
2025-09-03 12:28:50 -07:00

24 lines
1.6 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
/datum/language/spinwarder
name = "Interslavic"
desc = "An elaborate mix of various Slavic languages with similar properties that has long since become the official language of the NRI, with a steady amount of relevance in TerraGov colonies with Slavic descendants and various types of trading posts and spaceports across Human space - it even managed to find a niche in communication with other species."
key = "P"
flags = TONGUELESS_SPEECH
syllables = list(
"do", "ber", "sve", "tel", "po", "ča", "sen", "jag", "nje", "sla", "do",
"led", "klo", "ba", "sa", "pa", "ra", "diž", "nik", "vol", "ko", "vi", "ži",
"ra", "fa", "zob", "na", "ščet", "ka", "zgo", "do", "vi", "na", "zah", "ra",
"da", "tam", "ten", "led", "nič", "ka", "zá", "pis", "ník", "krá", "va",
"ku", "ku", "ři", "ce", "ve", "přo", "vé", "ma", "so", "mo", "cný", "pi",
"kan", "tní", "o", "ran", "žo", "vý", "vlast", "nos", "ti", "hvi", "li", "na",
"mіs", "ce", "vij", "snі", "da", "nok", "kva", "so", "lja", "char", "ka", "mіs",
"jacj", "gar", "na", "ne", "pra", "vil", "niy", "min", "dal", "io", "lam", "pa",
"i", "zo", "bra", "ze", "ni", "e", "is", "kus", "stvo", "bi", "bli", "o", "te",
"ka", "bas", "se", "in", "fut", "bol", "o", "fis", "po", "che", "mu", "ru",
"bash", "ka", "kuh", "nia", "rech", "nik", "gor", "ko", "pi", "le", "ti", "na",
"ko", "ni", "spa", "va", "ha", "so", "ba", "sve", "ska", "nov", "cha", "nik",
"zem", "lya", "kan", "ce", "la", "ri", "јa", "snezh", "ne", "pa", "da", "vi", "ne"
)
icon_state = "panslavic"
icon = 'modular_skyrat/master_files/icons/misc/language.dmi'
default_priority = 95