Queenless origin fix (#13905)

This commit is contained in:
Doxxmedearly
2022-05-12 14:55:22 -04:00
committed by GitHub
parent 96adf2e6a3
commit 00b489ff95
3 changed files with 8 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
/decl/origin_item/origin/vedhra,
/decl/origin_item/origin/tupii,
/decl/origin_item/origin/mikuetz,
/decl/origin_item/origin/queenless
/decl/origin_item/origin/queenless_klax
)
/decl/origin_item/origin/zkaii
@@ -53,7 +53,7 @@
possible_citizenships = list(CITIZENSHIP_IZWESKI)
possible_religions = list(RELIGION_PILOTDREAM, RELIGION_HIVEPANTHEON, RELIGION_PREIMMINENNCE, RELIGION_OTHER, RELIGION_NONE)
/decl/origin_item/origin/queenless
/decl/origin_item/origin/queenless_klax
name = "Queenless"
desc = " A broad descriptor for the unrepresented groups in the Hive. The Breeders of the factions once belonged to forgotten broods or were foreign rulers that fell into the domain of the K'lax. The Yiaa'mak'tzut diaspora and other rebellious K'lax are spread across Izweski territory, Biesel, and even Eridani."
possible_accents = list(ACCENT_KLAX, ACCENT_TTS)

View File

@@ -7,7 +7,7 @@
/decl/origin_item/origin/vaur,
/decl/origin_item/origin/xakt,
/decl/origin_item/origin/athvur,
/decl/origin_item/origin/queenless
/decl/origin_item/origin/queenless_zora
)
/decl/origin_item/origin/zoleth
@@ -45,7 +45,7 @@
possible_citizenships = list(CITIZENSHIP_BIESEL)
possible_religions = list(RELIGION_HIVEPANTHEON, RELIGION_PREIMMINENNCE, RELIGION_NONE)
/decl/origin_item/origin/queenless
/decl/origin_item/origin/queenless_zora
name = "Queenless"
desc = "A broad descriptor for the unrepresented groups in the Hive. The Breeders of the factions once belonged to forgotten broods or were foreign rulers that fell into the domain of the Zo'ra. Most of the Queenless Vaurcae live impoverished in Flagsdale, Mendell City."
possible_accents = list(ACCENT_ZORA, ACCENT_TTS)