victorian gods
This commit is contained in:
parent
38b206fb21
commit
4ad8a4214b
2 changed files with 87 additions and 0 deletions
|
|
@ -247,6 +247,75 @@
|
|||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
localization = {
|
||||
#HighGod | victorian
|
||||
HighGodName = victorian_high_god_name
|
||||
HighGodNamePossessive = victorian_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_SHE
|
||||
HighGodHerselfHimself = CHARACTER_HERSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HER
|
||||
HighGodNameAlternate = victorian_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = victorian_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | victorian
|
||||
CreatorName = victorian_creator_god_name
|
||||
CreatorNamePossessive = victorian_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_SHE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HER
|
||||
CreatorHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#FertilityGod | victorian
|
||||
FertilityGodName = victorian_fertility_god_name
|
||||
FertilityGodNamePossessive = victorian_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#KnowledgeGod | victorian
|
||||
KnowledgeGodName = victorian_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = victorian_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = victorian_high_god_name
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
victorian_creator_god_name
|
||||
thelema_household_god_name
|
||||
victorian_fertility_god_name
|
||||
victorian_knowledge_god_name
|
||||
victorian_witch_god_name
|
||||
thelema_war_god_name
|
||||
thelema_wealth_god_name
|
||||
thelema_night_god_name
|
||||
thelema_faith_god_name
|
||||
}
|
||||
HouseOfWorship = victorian_house_of_worship
|
||||
HouseOfWorshipPlural = victorian_house_of_worship_plural
|
||||
PriestMale = victorian_priest
|
||||
PriestMalePlural = victorian_priest_plural
|
||||
PriestFemale = victorian_priest
|
||||
PriestFemalePlural = victorian_priest_plural
|
||||
PriestNeuter = victorian_priest
|
||||
PriestNeuterPlural = victorian_priest_plural
|
||||
BishopMale = victorian_bishop
|
||||
BishopMalePlural = victorian_bishop_plural
|
||||
BishopFemale = victorian_bishop
|
||||
BishopFemalePlural = victorian_bishop_plural
|
||||
BishopNeuter = victorian_bishop
|
||||
BishopNeuterPlural = victorian_bishop_plural
|
||||
DivineRealm = victorian_positive_afterlife
|
||||
PositiveAfterLife = victorian_positive_afterlife
|
||||
WitchGodName = victorian_witch_god_name
|
||||
WitchGodNamePossessive = victorian_witch_god_name_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HER
|
||||
WitchGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HER
|
||||
WitchGodMistressMaster = mistress
|
||||
WitchGodMotherFather = mother
|
||||
}
|
||||
|
||||
}
|
||||
royal_thelema = {
|
||||
color = { 255 0 0 }
|
||||
|
|
|
|||
|
|
@ -70,6 +70,24 @@
|
|||
victorian_religious_head_title:0 "WIP"
|
||||
victorian_religious_head_title_name:0 "WIP"
|
||||
|
||||
victorian_high_god_name:0 "Victoria Gloriana"
|
||||
victorian_high_god_name_possessive:0 "Victoria Gloriana's"
|
||||
victorian_house_of_worship:0 "temple"
|
||||
victorian_house_of_worship_plural:0 "temples"
|
||||
victorian_priest:0 "magus"
|
||||
victorian_priest_plural:0 "magi"
|
||||
victorian_bishop:0 "archimagus"
|
||||
victorian_bishop_plural:0 "archimagi"
|
||||
victorian_positive_afterlife:0 "the Royal Court"
|
||||
victorian_witch_god_name:0 "Morgana"
|
||||
victorian_witch_god_name_possessive:0 "Morgana's"
|
||||
victorian_creator_god_name:0 "$victorian_high_god_name$"
|
||||
victorian_creator_god_name_possessive:0 "$victorian_high_god_name_possessive$"
|
||||
victorian_fertility_god_name:0 "Cernunnos"
|
||||
victorian_fertility_god_name_possessive:0 "Cernunnos'"
|
||||
victorian_knowledge_god_name:0 "Ceridwen"
|
||||
victorian_knowledge_god_name_possessive:0 "Ceridwen's"
|
||||
|
||||
special_doctrine_base_thelema_name: "Royal Thelema"
|
||||
special_doctrine_base_thelema_desc: "Devoted to the mystic legacy of the eternal goddess of Britannia, Her Majesty the Queen, this strain of Thelemite thought identifies itself by its royal lineage."
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue