Fixing bugs
This commit is contained in:
parent
cefd82dd96
commit
e2686cdbab
9 changed files with 92 additions and 64 deletions
|
|
@ -921,7 +921,7 @@ empire_theocracy_christianity_religion_orthodox = {
|
|||
# Dualism (same as Christianity)
|
||||
|
||||
# Germanic
|
||||
baron_theocracy_male_folkgerman_religion = {
|
||||
baron_theocracy_male_germanic_religion = {
|
||||
type = character
|
||||
gender = male
|
||||
special = holder
|
||||
|
|
@ -933,7 +933,7 @@ baron_theocracy_male_folkgerman_religion = {
|
|||
governments = { theocracy_government }
|
||||
religions = { folkgerman_religion }
|
||||
}
|
||||
baron_theocracy_female_folkgerman_religion = {
|
||||
baron_theocracy_female_germanic_religion = {
|
||||
type = character
|
||||
gender = female
|
||||
special = holder
|
||||
|
|
@ -945,7 +945,7 @@ baron_theocracy_female_folkgerman_religion = {
|
|||
governments = { theocracy_government }
|
||||
religions = { folkgerman_religion }
|
||||
}
|
||||
barony_theocracy_folkgerman_religion = {
|
||||
barony_theocracy_germanic_religion = {
|
||||
type = title
|
||||
tier = barony
|
||||
flavourization_rules = {
|
||||
|
|
@ -955,7 +955,7 @@ barony_theocracy_folkgerman_religion = {
|
|||
holding = church_holding
|
||||
religions = { folkgerman_religion hellenism_religion taoism_religion zunism_religion }
|
||||
}
|
||||
count_theocracy_male_folkgerman_religion = {
|
||||
count_theocracy_male_germanic_religion = {
|
||||
type = character
|
||||
gender = male
|
||||
special = holder
|
||||
|
|
@ -967,7 +967,7 @@ count_theocracy_male_folkgerman_religion = {
|
|||
governments = { theocracy_government }
|
||||
religions = { folkgerman_religion }
|
||||
}
|
||||
count_theocracy_female_folkgerman_religion = {
|
||||
count_theocracy_female_germanic_religion = {
|
||||
type = character
|
||||
gender = female
|
||||
special = holder
|
||||
|
|
@ -979,7 +979,7 @@ count_theocracy_female_folkgerman_religion = {
|
|||
governments = { theocracy_government }
|
||||
religions = { folkgerman_religion }
|
||||
}
|
||||
county_theocracy_folkgerman_religion = {
|
||||
county_theocracy_germanic_religion = {
|
||||
type = title
|
||||
tier = county
|
||||
flavourization_rules = {
|
||||
|
|
@ -989,7 +989,7 @@ county_theocracy_folkgerman_religion = {
|
|||
governments = { theocracy_government }
|
||||
religions = { folkgerman_religion hellenism_religion taoism_religion zoroastrianism_religion zunism_religion }
|
||||
}
|
||||
king_theocracy_male_folkgerman_religion = {
|
||||
king_theocracy_male_germanic_religion = {
|
||||
type = character
|
||||
gender = male
|
||||
special = holder
|
||||
|
|
@ -1001,7 +1001,7 @@ king_theocracy_male_folkgerman_religion = {
|
|||
governments = { theocracy_government }
|
||||
religions = { folkgerman_religion hellenism_religion }
|
||||
}
|
||||
king_theocracy_female_folkgerman_religion = {
|
||||
king_theocracy_female_germanic_religion = {
|
||||
type = character
|
||||
gender = female
|
||||
special = holder
|
||||
|
|
@ -1013,7 +1013,7 @@ king_theocracy_female_folkgerman_religion = {
|
|||
governments = { theocracy_government }
|
||||
religions = { folkgerman_religion hellenism_religion }
|
||||
}
|
||||
emperor_theocracy_male_folkgerman_religion = {
|
||||
emperor_theocracy_male_germanic_religion = {
|
||||
type = character
|
||||
gender = male
|
||||
special = holder
|
||||
|
|
@ -1025,7 +1025,7 @@ emperor_theocracy_male_folkgerman_religion = {
|
|||
governments = { theocracy_government }
|
||||
religions = { folkgerman_religion hellenism_religion }
|
||||
}
|
||||
emperor_theocracy_female_folkgerman_religion = {
|
||||
emperor_theocracy_female_germanic_religion = {
|
||||
type = character
|
||||
gender = female
|
||||
special = holder
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue