mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 22:42:26 +01:00
Dominia Content Update I: The Pax Liturgica (#16737)
* if you can read this shut up about it
* please
* please?
* fine. i'll do it myself
* Revert "fine. i'll do it myself"
This reverts commit 9682843336.
* please please
* i thought computers were supposed to be smart
* finishing touches
* it's never really the last change
* fixes missing witchfinder book
* yangechog
* edictjustments
This commit is contained in:
@@ -205,6 +205,15 @@
|
||||
tag_icon = "dominia_lyodii"
|
||||
text_tag = "LYD"
|
||||
|
||||
/datum/accent/dominia_sunreach
|
||||
name = ACCENT_DOMINIA_SUNREACH
|
||||
description = "Regarded by most linguists as a Freespeak dialect, but classified by the Empire as a dialect of Vulgar Morozi, the Sun Reacher dialect is one of the more well-known accents of the Imperial Frontier. \
|
||||
Previously associated with the Pirate Lords of Sun Reach and their raids on nearby worlds, the Reacher accent is now commonly heard from the voidsmen and officers of the Imperial Fleet and Goddess' Flotilla. \
|
||||
Reachers who wish to demonstrate their loyalty to the Empire and a desire to assimilate into its culture will often go to great lengths to learn and speak a House Zhao-design pronunciation system which replaces \
|
||||
the more guttural sounds of the Reacher dialect with lighter sounds closer in pronunciation to Jadranic Common."
|
||||
tag_icon = "dominia_sunreach"
|
||||
text_tag = "SRE"
|
||||
|
||||
/datum/accent/jupiter
|
||||
name = ACCENT_JUPITER
|
||||
description = "The Jovian accent is an odd mish-mash of accents from Jupiter's various moons, and has heavy variation on each of the moons. On Europa, the Jovian accent often takes on traces of \
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
/singleton/origin_item/origin/imperial_frontier
|
||||
name = "Imperial Frontier"
|
||||
desc = "The Imperial Frontier consists of worlds conquered by the Empire of Dominia and mostly populated by Ma'zals. Military governments are common here, as are the often-hated viceroyalties that the Empire has become infamous for abroad. The planets of the Imperial Frontier stand at varying levels of development, but most of their resources are sent back to the region that truly matters to the Empire: the Imperial Core."
|
||||
possible_accents = list(ACCENT_DOMINIA_FRONTIER, ACCENT_COC)
|
||||
possible_accents = list(ACCENT_DOMINIA_FRONTIER, ACCENT_DOMINIA_SUNREACH, ACCENT_COC)
|
||||
possible_citizenships = CITIZENSHIPS_DOMINIA
|
||||
possible_religions = list(RELIGION_NONE, RELIGION_MOROZ, RELIGION_CHRISTIANITY, RELIGION_ISLAM, RELIGION_BUDDHISM, RELIGION_HINDU, RELIGION_TAOISM, RELIGION_JUDAISM, RELIGION_OTHER)
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
name = "Dominian Exile"
|
||||
desc = "Made up of the worst of Imperial society, these Edict Breakers and assorted ne'er-do-wells have been banished or fled from the Empire for a variety of reasons. Some are criminals and deserters, others have more noble reasons, such as fleeing due to religious persecution or political oppression. One thing is common among them: they cannot go home again without facing the judgment of the Empire's courts."
|
||||
important_information = "This origin is for the purposes of playing Edict Breakers that have fled the Empire of Dominia's justice. It is <b>NOT</b> an excuse to play a character with a Dominian accent that is totally divorced from the Empire."
|
||||
possible_accents = list(ACCENT_DOMINIA_VULGAR, ACCENT_DOMINIA_HIGH, ACCENT_DOMINIA_NOVIJADRAN, ACCENT_DOMINIA_FRONTIER, ACCENT_DOMINIA_LYODII)
|
||||
possible_accents = list(ACCENT_DOMINIA_VULGAR, ACCENT_DOMINIA_HIGH, ACCENT_DOMINIA_NOVIJADRAN, ACCENT_DOMINIA_FRONTIER, ACCENT_DOMINIA_LYODII, ACCENT_DOMINIA_SUNREACH)
|
||||
possible_citizenships = list(CITIZENSHIP_BIESEL, CITIZENSHIP_COALITION)
|
||||
possible_religions = list(RELIGION_MOROZ, RELIGION_NONE, RELIGION_CHRISTIANITY, RELIGION_ISLAM, RELIGION_BUDDHISM, RELIGION_HINDU, RELIGION_TAOISM, RELIGION_JUDAISM, RELIGION_SHINTO, RELIGION_SIKHISM, RELIGION_OTHER)
|
||||
origin_traits = list(TRAIT_ORIGIN_COLD_RESISTANCE) //they're all Morozi anyway
|
||||
|
||||
Reference in New Issue
Block a user