mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 12:02:31 +01:00
Vaurca Breeder Resprite (#14368)
This commit is contained in:
@@ -11,19 +11,19 @@
|
||||
name = "C'thur Brood"
|
||||
desc = "The brood of the High Queen C'thur. Due to the Queen's health, many remain near Diulszi."
|
||||
possible_accents = list(ACCENT_CTHUR, ACCENT_TTS)
|
||||
possible_citizenships = list(CITIZENSHIP_CTHUR)
|
||||
possible_citizenships = list(CITIZENSHIP_CTHUR, CITIZENSHIP_JARGON)
|
||||
possible_religions = list(RELIGION_HIVEPANTHEON, RELIGION_PREIMMINENNCE, RELIGION_NONE)
|
||||
|
||||
/decl/origin_item/origin/mouv_b
|
||||
name = "Mouv Brood"
|
||||
desc = "Her brood leads Vaurca scientific research in Skrellian space, and is also brokering deals with the Eridani Federation. She is also known for purchasing a portion of Einstein Engines."
|
||||
possible_accents = list(ACCENT_CTHUR, ACCENT_TTS)
|
||||
possible_citizenships = list(CITIZENSHIP_CTHUR)
|
||||
possible_citizenships = list(CITIZENSHIP_CTHUR, CITIZENSHIP_JARGON)
|
||||
possible_religions = list(RELIGION_HIVEPANTHEON, RELIGION_PREIMMINENNCE, RELIGION_NONE)
|
||||
|
||||
/decl/origin_item/origin/vytel_b
|
||||
name = "Vytel Brood"
|
||||
desc = "Known for upholding the law, Vytel is the Warrior brood of the C'thur. They are spread within Jargon space, the Eridani Federation, and the Corporate Reconstruction Zone."
|
||||
possible_accents = list(ACCENT_CTHUR, ACCENT_TTS)
|
||||
possible_citizenships = list(CITIZENSHIP_CTHUR)
|
||||
possible_citizenships = list(CITIZENSHIP_CTHUR, CITIZENSHIP_JARGON)
|
||||
possible_religions = list(RELIGION_HIVEPANTHEON, RELIGION_PREIMMINENNCE, RELIGION_NONE)
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
desc = "The new High Queen of the K'lax, the Zkaii Brood is often mocked for their eccentric Mother Dream religion. Many still remain within Tret and other Izweski territories."
|
||||
possible_origins = list(
|
||||
/decl/origin_item/origin/zkaii_b,
|
||||
/decl/origin_item/origin/leto_b,
|
||||
/decl/origin_item/origin/vedhra_b,
|
||||
/decl/origin_item/origin/tupii_b
|
||||
)
|
||||
@@ -14,7 +15,7 @@
|
||||
possible_citizenships = list(CITIZENSHIP_KLAX)
|
||||
possible_religions = list(RELIGION_PILOTDREAM)
|
||||
|
||||
/decl/origin_item/origin/leto_b
|
||||
/decl/origin_item/origin/leto_b
|
||||
name = "Leto Brood" //jared?
|
||||
desc = "The brood is mostly known for their archeological work and their production of k'ois in Pid, a moon near Tret."
|
||||
possible_accents = list(ACCENT_KLAX, ACCENT_TTS)
|
||||
|
||||
Reference in New Issue
Block a user