mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Coalition Update Part 1/2: The Federal Technocracy of Galateorigins (#17100)
* IA! IA! * yangechog * i lied * firge monflict * cirge donflict * please god kill me * hey, god, it's me, juniper * no, really, this was causing problems * please * fuck this changelog thing * duplicates
This commit is contained in:
@@ -276,6 +276,37 @@
|
||||
tag_icon = "gadpathur"
|
||||
text_tag = "GAD"
|
||||
|
||||
/datum/accent/galatea
|
||||
name = ACCENT_GALATEA
|
||||
description = "Galatean Ministerial Common is one of two Ministerial Common dialects within the Federal Technocracy. Centrally managed by the Ministry of Galatean Culture (MfGC), Galatea proper's \
|
||||
dialect is an unusual Solarian Common dialect characterized by its total lack of loan words and use of antiquated Common terms which date to the early 2300s — when it was established as a dialect — and \
|
||||
have since fallen out of common use. Linguistically it is similar to Gadpathurian Common but lacks the Freespeak influence of Gadpathurian Common due to the MfGC's tight control over the language."
|
||||
tag_icon = "galatea"
|
||||
text_tag = "GAL"
|
||||
|
||||
/datum/accent/tsukuyomi
|
||||
name = ACCENT_TSUKUYOMI
|
||||
description = "Significantly more rare abroad than Galatean Ministerial Common, Tsukuyomian Standard is one of two Ministerial Common dialects managed by the Ministry of Galatean Culture (MfGC). Like Galatean Ministerial \
|
||||
Common, it lacks loan words due to central management and sounds comparatively antiquated when compared to more modern Solarian Common dialects. Tsukuyomian Standard is commonly associated with the Galatean Federal Navy, \
|
||||
which has its headquarters on Tsukuyomi."
|
||||
tag_icon = "tsukuyomi"
|
||||
text_tag = "TSU"
|
||||
|
||||
/datum/accent/empyrean
|
||||
name = ACCENT_EMPYREAN
|
||||
description = "Empyrean Federal Freespeak is a creole of Coalition Freespeak and Ministerial Common which features a multitude of Solarian Common loanwords due to most residents of Empyrean being bilingual, and often speaking \
|
||||
Freespeak and Solarian Common. Compared to Svarogite Freespeak it features a heavier influence from foreign Freespeak and Solarian Common dialects due to Empyrean's status as a major point of entry for the Yggdrasil System. "
|
||||
tag_icon = "empyrean"
|
||||
text_tag = "EMY"
|
||||
|
||||
/datum/accent/svarog
|
||||
name = ACCENT_SVAROG
|
||||
description = "Svarogite Federal Freespeak is an unusual creole which combines Coalition Freespeak with the Ministerial Common dialect of Solarian Common. It features many Solarian Common loanwords and speakers of this dialect \
|
||||
are almost always bilingual, speaking both Solarian Common and Freespeak, which can lead to further linguistic blending. The universal lung bioaugmentations of Svarogites ensure that they, unlike their New Hai Phongese counterparts, \
|
||||
do not suffer from chronic lung issues which would impact their speech."
|
||||
tag_icon = "svarog"
|
||||
text_tag = "SVA"
|
||||
|
||||
/datum/accent/pluto
|
||||
name = ACCENT_PLUTO
|
||||
description = "The Plutonian accent is one of many Sol Common accents found throughout the Sol System itself, though it is almost undoubtedly the furthest one out from the Sun itself. Rooted in a combination \
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
/singleton/origin_item/origin/xanu_free_league,
|
||||
/singleton/origin_item/origin/himeo,
|
||||
/singleton/origin_item/origin/vysoka,
|
||||
/singleton/origin_item/origin/galatea,
|
||||
/singleton/origin_item/origin/coa_spacer,
|
||||
/singleton/origin_item/origin/gadpathur,
|
||||
/singleton/origin_item/origin/gadpathur_exile,
|
||||
@@ -38,6 +39,14 @@
|
||||
possible_citizenships = CITIZENSHIPS_COALITION
|
||||
possible_religions = list(RELIGION_NONE, RELIGION_STOLITISM, RELIGION_CHRISTIANITY, RELIGION_ISLAM, RELIGION_BUDDHISM, RELIGION_TAOISM, RELIGION_JUDAISM, RELIGION_OTHER)
|
||||
|
||||
/singleton/origin_item/origin/galatea
|
||||
name = "Federal Technocracy of Galatea"
|
||||
desc = "The Federal Technology of Galatea is an unusual human society which prizes academic knowledge and progress above almost all other things. It is originally descended from a Solarian scientific expedition which was sent to the current Weeping Stars to terraform the Yggdrasil System, and retains a focus on expert guidance. To have a political voice in the Federation, one must have some form of degree, and Galatean academicia is infamously rigorous. The non-degreed population of Galatea is kept in line \
|
||||
through an extensive system of welfare, propaganda, and state surveillance known as the Welfare-Propaganda State. Dissent is rare and confidence in the government is high across the Technocracy. Galatea is widely known for its biotechnology; most of its citizens have some form of biological augmentations, with those lacking them viewed as social oddities. The Federation consists of four member-planets: Galatea, Tsukuyomi, Svarog, and Empyrean."
|
||||
possible_accents = list(ACCENT_GALATEA, ACCENT_TSUKUYOMI, ACCENT_EMPYREAN, ACCENT_SVAROG)
|
||||
possible_citizenships = CITIZENSHIPS_COALITION
|
||||
possible_religions = RELIGIONS_COALITION
|
||||
|
||||
/singleton/origin_item/origin/coa_spacer
|
||||
name = "Coalition Offworlders"
|
||||
desc = "The offworlders of the Coalition of Colonies are an odd mix of nomadic or semi-nomadic peoples that do not call any planet home, and instead opt to live in spaceborne fleets. The most notable offworlder group in the Coalition is the Scarabs, though many more are present in the Coalition's borders."
|
||||
|
||||
Reference in New Issue
Block a user