mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 12:02:31 +01:00
Fix indentations (#17481)
* cbt * AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA * fsadffsda sad * sadfasd * jhn * dsfa * saf * safsad * sda
This commit is contained in:
@@ -19,28 +19,28 @@
|
||||
possible_accents = list(ACCENT_ROOTSONG, ACCENT_VOIDSONG, ACCENT_ANCIENTSONG, ACCENT_IRONSONG, ACCENT_WAVESONG, ACCENT_SUNKENSONG, ACCENT_STARSONG)
|
||||
possible_citizenships = list(CITIZENSHIP_NRALAKK, CITIZENSHIP_EUM, CITIZENSHIP_BIESEL, CITIZENSHIP_COALITION)
|
||||
possible_religions = list(RELIGION_ETERNAL, RELIGION_MADA, RELIGION_GLEANERS, RELIGION_OTHER, RELIGION_NONE)
|
||||
|
||||
|
||||
/singleton/origin_item/origin/united
|
||||
name = "United"
|
||||
desc = "Widely considered the capital of the CT-EUM, the city-state of United is the newest independent nation, formed alongside the formation of the CT-EUM, to act as a neutral meeting place for the Council of Delegates, and to represent the central governing body, as well as acting as a mediator between the two other city-states should a conflict arise. United is the second most-visited city on EUM after Nral'Daaq, and has influence from both off-world and the other city-states in its structure, and operation."
|
||||
possible_accents = list(ACCENT_ROOTSONG, ACCENT_VOIDSONG, ACCENT_ANCIENTSONG, ACCENT_IRONSONG, ACCENT_WAVESONG, ACCENT_SUNKENSONG, ACCENT_STARSONG)
|
||||
possible_citizenships = list(CITIZENSHIP_NRALAKK, CITIZENSHIP_EUM, CITIZENSHIP_BIESEL, CITIZENSHIP_COALITION)
|
||||
possible_religions = list(RELIGION_ETERNAL, RELIGION_MADA, RELIGION_GLEANERS, RELIGION_OTHER, RELIGION_NONE)
|
||||
|
||||
|
||||
/singleton/origin_item/origin/gleaners
|
||||
name = "Gleaners Of Bliss"
|
||||
desc = "The Gleaners of Bliss is a large, religious city-state that is known for its imperialistic attitude. The Gleaners emphasize harmony and equality, but are not above making sure that it aligns to their specific ideals, however. The Gleaners are among the oldest of the city-states and were one of the first to put forth the idea of the CT-EUM on first contact. Before, and during, its inception, the Gleaners have expanded their influence on numerous other city-states, both in and out of the CT-EUM. Now, the Gleaners are the most outspoken proponents of expanding the CT-EUM offworld. Their emphasis on equality and harmony however, are criticized because of this, and the Gleaners are often seen as a very hypocritical city-state."
|
||||
possible_accents = list(ACCENT_ROOTSONG, ACCENT_VOIDSONG, ACCENT_ANCIENTSONG, ACCENT_IRONSONG)
|
||||
possible_citizenships = list(CITIZENSHIP_NRALAKK, CITIZENSHIP_EUM, CITIZENSHIP_BIESEL, CITIZENSHIP_COALITION)
|
||||
possible_religions = list(RELIGION_ETERNAL, RELIGION_GLEANERS, RELIGION_OTHER, RELIGION_NONE)
|
||||
|
||||
|
||||
/singleton/origin_item/origin/nraldaaq
|
||||
name = "Nral'Daaq"
|
||||
desc = "Playing host to the vast majority of the planet's non-dionae population, Nral'Daaq is a city-state under the CT-EUM that is known for being the planet's hub of off-world trading, as well as for its quite diverse majority-skrell population, with both Pro-Federation and Anti-Federation Skrell calling the city home. Due to the city's border with the sea, Nral'Daaq is also a quite popular trading spot for the Ekane, with the vast majority of their goods ending up in the city to be later resold off-world. "
|
||||
possible_accents = list(ACCENT_ROOTSONG, ACCENT_VOIDSONG, ACCENT_ANCIENTSONG, ACCENT_IRONSONG, ACCENT_WAVESONG, ACCENT_SUNKENSONG, ACCENT_STARSONG)
|
||||
possible_citizenships = list(CITIZENSHIP_NRALAKK, CITIZENSHIP_EUM, CITIZENSHIP_BIESEL, CITIZENSHIP_COALITION)
|
||||
possible_religions = list(RELIGION_ETERNAL, RELIGION_MADA, RELIGION_GLEANERS, RELIGION_QEBLAK, RELIGION_WEISHII, RELIGION_SUURKA, RELIGION_KIRGUL, RELIGION_OTHER, RELIGION_NONE)
|
||||
|
||||
|
||||
/singleton/origin_item/origin/mada
|
||||
name = "Mada"
|
||||
desc = "Primarily located in the great forests of the Mede Region on EUM, The Mada are a semi-independent nation under the CT-EUM known for their isolationist beliefs and their religious worship of nature, with a focus on plant life in particular. Rather than all be situated in one singular city, the Mada are fairly spread out in the region, inhabiting a myriad of small settlements. The Capital, Elder Mada, is the largest settlement under the Mada, but not by a large margin."
|
||||
@@ -54,7 +54,7 @@
|
||||
possible_accents = list(ACCENT_ROOTSONG, ACCENT_VOIDSONG, ACCENT_ANCIENTSONG, ACCENT_IRONSONG)
|
||||
possible_citizenships = list(CITIZENSHIP_NRALAKK, CITIZENSHIP_EUM, CITIZENSHIP_BIESEL, CITIZENSHIP_COALITION)
|
||||
possible_religions = list(RELIGION_ETERNAL, RELIGION_OTHER, RELIGION_NONE)
|
||||
|
||||
|
||||
/singleton/origin_item/origin/eumstation
|
||||
name = "Celestial Station"
|
||||
desc = "The first and largest space-bound outpost established by the CT-EUM government, Celestial Station is notable as a major trading hub for EUM's nations, often being used as a large marketplace for potential sellers and buyers from both EUM and elsewhere to do business, as well as a hub for mining operations undertaken on nearby asteroids. While nominally under the direct control of the CT-EUM federal government, Celestial Station has as of late begun to make efforts to gain independence away from the Federal government's direct control as a colony, instead attempting to become a semi-independent city-state under the CT-EUM government much like the other city-states under it. "
|
||||
@@ -62,7 +62,7 @@
|
||||
possible_accents = list(ACCENT_ROOTSONG, ACCENT_VOIDSONG, ACCENT_ANCIENTSONG, ACCENT_IRONSONG, ACCENT_WAVESONG, ACCENT_SUNKENSONG, ACCENT_STARSONG)
|
||||
possible_citizenships = list(CITIZENSHIP_NRALAKK, CITIZENSHIP_EUM, CITIZENSHIP_BIESEL, CITIZENSHIP_COALITION)
|
||||
possible_religions = list(RELIGION_ETERNAL, RELIGION_MADA, RELIGION_GLEANERS, RELIGION_OTHER, RELIGION_NONE)
|
||||
|
||||
|
||||
/singleton/origin_item/origin/eumminor
|
||||
name = "Minor City State"
|
||||
desc = "From a minor city-state under the CT-EUM. "
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
/singleton/origin_item/origin/b_block,
|
||||
/singleton/origin_item/origin/c_block
|
||||
)
|
||||
|
||||
|
||||
/singleton/origin_item/origin/a_block
|
||||
name = "A-block"
|
||||
desc = "The original Dionae of the ship, Dionae in A-Block serves as the third-highest rank in the ship's hierarchy and is considered to be some of the most efficient and experienced workers the ship has to offer. While they tend not to look down upon the other blocks for their lack of experience, they do consider themselves to be better workers. As a result of this A-block has actually begun to see a lack of personnel due to so many signing on to leave the ship and work elsewhere within Hephestatus as a way to show off the efficiency of Dionae from the Narrows."
|
||||
|
||||
@@ -1,38 +1,38 @@
|
||||
/singleton/origin_item/culture/biesellite
|
||||
name = "Biesellite"
|
||||
desc = "Relatively new compared to other cultures across the Orion Spur, the Biesellite culture was forged from the fire borne by its independence. Since its inception, it has continued to evolve, especially with the recent expansion of the Republic of Biesel into the Solarian Alliance's Outer Ring after its abandonment during the collapse. Despite its recent acquisition, the Corporate Reconstruction Zone as it is now known has begun adjusting and blending their own cultures into the Biesellite way of life, those not bending the knee and aligning are often bastions of insurgency and unrest."
|
||||
possible_origins = list(
|
||||
/singleton/origin_item/origin/biesel,
|
||||
/singleton/origin_item/origin/new_gibson,
|
||||
/singleton/origin_item/origin/reade,
|
||||
/singleton/origin_item/origin/valkyrie
|
||||
)
|
||||
name = "Biesellite"
|
||||
desc = "Relatively new compared to other cultures across the Orion Spur, the Biesellite culture was forged from the fire borne by its independence. Since its inception, it has continued to evolve, especially with the recent expansion of the Republic of Biesel into the Solarian Alliance's Outer Ring after its abandonment during the collapse. Despite its recent acquisition, the Corporate Reconstruction Zone as it is now known has begun adjusting and blending their own cultures into the Biesellite way of life, those not bending the knee and aligning are often bastions of insurgency and unrest."
|
||||
possible_origins = list(
|
||||
/singleton/origin_item/origin/biesel,
|
||||
/singleton/origin_item/origin/new_gibson,
|
||||
/singleton/origin_item/origin/reade,
|
||||
/singleton/origin_item/origin/valkyrie
|
||||
)
|
||||
|
||||
/singleton/origin_item/origin/biesel
|
||||
name = "Biesel"
|
||||
desc = "One of the first colonies outside of the Sol System, Biesel has since flourished into an economic powerhouse within the greater Orion Spur. There exists no singular culture, but instead, a loose melting pot of multiculturalism exists where the only definable trait of Biesellite culture is that it doesn't have any. Most of Tau Ceti's inhabitants reside within Mendell City, a large metropolis that stretches across the plains of Biesel, and has various districts each with its own culture."
|
||||
possible_accents = list(ACCENT_CETI)
|
||||
possible_citizenships = list(CITIZENSHIP_BIESEL)
|
||||
possible_religions = RELIGIONS_BIESEL
|
||||
name = "Biesel"
|
||||
desc = "One of the first colonies outside of the Sol System, Biesel has since flourished into an economic powerhouse within the greater Orion Spur. There exists no singular culture, but instead, a loose melting pot of multiculturalism exists where the only definable trait of Biesellite culture is that it doesn't have any. Most of Tau Ceti's inhabitants reside within Mendell City, a large metropolis that stretches across the plains of Biesel, and has various districts each with its own culture."
|
||||
possible_accents = list(ACCENT_CETI)
|
||||
possible_citizenships = list(CITIZENSHIP_BIESEL)
|
||||
possible_religions = RELIGIONS_BIESEL
|
||||
|
||||
/singleton/origin_item/origin/new_gibson
|
||||
name = "New Gibson"
|
||||
desc = "New Gibson has suffered many tragedies throughout its history, leading to a hardened, communal society. While the multiculturalism that exists within the Republic of Biesel has also affected New Gibsonites, they are still far more reliant on their colonial roots compared to their Biesellite counterparts."
|
||||
important_information = "Due to the insular nature of the Undirstads of New Gibson, <b>characters hailing from them must have names and appearances consistent with the Nordic regions of Earth, the original colonists of the Undirstads.</b> Only those born in the Undirstads may take the Undirstad accent. This is enforceable by server moderation and admins."
|
||||
possible_accents = list(ACCENT_GIBSON_OVAN, ACCENT_GIBSON_UNDIR)
|
||||
possible_citizenships = list(CITIZENSHIP_BIESEL)
|
||||
possible_religions = RELIGIONS_BIESEL
|
||||
name = "New Gibson"
|
||||
desc = "New Gibson has suffered many tragedies throughout its history, leading to a hardened, communal society. While the multiculturalism that exists within the Republic of Biesel has also affected New Gibsonites, they are still far more reliant on their colonial roots compared to their Biesellite counterparts."
|
||||
important_information = "Due to the insular nature of the Undirstads of New Gibson, <b>characters hailing from them must have names and appearances consistent with the Nordic regions of Earth, the original colonists of the Undirstads.</b> Only those born in the Undirstads may take the Undirstad accent. This is enforceable by server moderation and admins."
|
||||
possible_accents = list(ACCENT_GIBSON_OVAN, ACCENT_GIBSON_UNDIR)
|
||||
possible_citizenships = list(CITIZENSHIP_BIESEL)
|
||||
possible_religions = RELIGIONS_BIESEL
|
||||
|
||||
/singleton/origin_item/origin/reade
|
||||
name = "Reade"
|
||||
desc = "Outposts dot the dozens of moons found in orbit of Reade, many dedicated to mineral extraction and refinement. However, within the upper atmosphere of the gas giant the engineering feat that is the Anemostrovilos exists. The gigantic floating metropolis has its industry focused on the extraction of important gases such as Hydrogen and Helium-3 required to fuel the Orion Spur's warpdrives and thrusters. Nearly anyone can be found in the outposts either in the upper atmosphere of Reade or across its many moons."
|
||||
possible_accents = list(ACCENT_CETI, ACCENT_GIBSON_OVAN, ACCENT_GIBSON_UNDIR, ACCENT_VALKYRIE)
|
||||
possible_citizenships = list(CITIZENSHIP_BIESEL)
|
||||
possible_religions = RELIGIONS_BIESEL
|
||||
name = "Reade"
|
||||
desc = "Outposts dot the dozens of moons found in orbit of Reade, many dedicated to mineral extraction and refinement. However, within the upper atmosphere of the gas giant the engineering feat that is the Anemostrovilos exists. The gigantic floating metropolis has its industry focused on the extraction of important gases such as Hydrogen and Helium-3 required to fuel the Orion Spur's warpdrives and thrusters. Nearly anyone can be found in the outposts either in the upper atmosphere of Reade or across its many moons."
|
||||
possible_accents = list(ACCENT_CETI, ACCENT_GIBSON_OVAN, ACCENT_GIBSON_UNDIR, ACCENT_VALKYRIE)
|
||||
possible_citizenships = list(CITIZENSHIP_BIESEL)
|
||||
possible_religions = RELIGIONS_BIESEL
|
||||
|
||||
/singleton/origin_item/origin/valkyrie
|
||||
name = "Valkyrie"
|
||||
desc = "Lighting up the night sky of Biesel, Valkyrie is an incredibly important port of trade within Tau Ceti, and hosts a significant amount of megacorporate facilities within its orbit, on its surface, as well as deep within the canyons and crevices. Valkyrie has not been spared by the multiculturalism that has dispersed across Tau Ceti, and actively encourages it through their incredibly relaxed immigration policies that allow for a remarkable amount of diversity to exist."
|
||||
possible_accents = list(ACCENT_VALKYRIE)
|
||||
possible_citizenships = list(CITIZENSHIP_BIESEL)
|
||||
possible_religions = RELIGIONS_BIESEL
|
||||
name = "Valkyrie"
|
||||
desc = "Lighting up the night sky of Biesel, Valkyrie is an incredibly important port of trade within Tau Ceti, and hosts a significant amount of megacorporate facilities within its orbit, on its surface, as well as deep within the canyons and crevices. Valkyrie has not been spared by the multiculturalism that has dispersed across Tau Ceti, and actively encourages it through their incredibly relaxed immigration policies that allow for a remarkable amount of diversity to exist."
|
||||
possible_accents = list(ACCENT_VALKYRIE)
|
||||
possible_citizenships = list(CITIZENSHIP_BIESEL)
|
||||
possible_religions = RELIGIONS_BIESEL
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
origin_traits_descriptions = list("have a small resistance to radiation", "are more sensitive to bright lights")
|
||||
|
||||
/singleton/origin_item/origin/gadpathur/on_apply(var/mob/living/carbon/human/H)
|
||||
H.AddComponent(/datum/component/armor, list(rad = ARMOR_RAD_MINOR))
|
||||
H.AddComponent(/datum/component/armor, list(rad = ARMOR_RAD_MINOR))
|
||||
|
||||
/singleton/origin_item/origin/gadpathur_exile
|
||||
name = "Gadpathurian Exile"
|
||||
@@ -77,7 +77,7 @@
|
||||
origin_traits_descriptions = list("have a small resistance to radiation", "are more sensitive to bright lights")
|
||||
|
||||
/singleton/origin_item/origin/gadpathur_exile/on_apply(var/mob/living/carbon/human/H)
|
||||
H.AddComponent(/datum/component/armor, list(rad = ARMOR_RAD_MINOR))
|
||||
H.AddComponent(/datum/component/armor, list(rad = ARMOR_RAD_MINOR))
|
||||
|
||||
/singleton/origin_item/origin/assunzione
|
||||
name = "Republic of Assunzione"
|
||||
|
||||
Reference in New Issue
Block a user