Fixes dominian noble citizenships showing up as E. (#17867)

Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
Matt Atlas
2023-12-01 21:46:09 +00:00
committed by GitHub
co-authored by Matt Atlas
parent b2e916129c
commit 0b29893ee7
2 changed files with 42 additions and 1 deletions
@@ -20,7 +20,7 @@
Fisanduh due to its lack of nobility."
important_information = "Dominian primaries have unique expectations that, when broken, may result in administrative action or your character being extradited, executed by the Empire or worse. Make sure to read the Dominian pages thoroughly."
possible_accents = list(ACCENT_DOMINIA_HIGH)
possible_citizenships = CITIZENSHIP_DOMINIA
possible_citizenships = list(CITIZENSHIP_DOMINIA)
possible_religions = list(RELIGION_MOROZ)
origin_traits = list(TRAIT_ORIGIN_COLD_RESISTANCE)
origin_traits_descriptions = list("are more acclimatised to the cold.")