Fixing bugs
This commit is contained in:
parent
cefd82dd96
commit
e2686cdbab
9 changed files with 92 additions and 64 deletions
|
|
@ -1121,14 +1121,14 @@ GetActualBishopTitle = {
|
|||
highest_held_title_tier >= tier_kingdom
|
||||
faith.religion = faith:folketro.religion
|
||||
}
|
||||
localization_key = councillor_court_chaplain_folkgerman_religion_kingdom
|
||||
localization_key = councillor_court_chaplain_germanic_religion_kingdom
|
||||
}
|
||||
text = {
|
||||
trigger = {
|
||||
highest_held_title_tier >= tier_duchy
|
||||
faith.religion = faith:folketro.religion
|
||||
}
|
||||
localization_key = councillor_court_chaplain_folkgerman_religion_duchy
|
||||
localization_key = councillor_court_chaplain_germanic_religion_duchy
|
||||
}
|
||||
text = {
|
||||
trigger = {
|
||||
|
|
@ -1140,7 +1140,7 @@ GetActualBishopTitle = {
|
|||
}
|
||||
}
|
||||
}
|
||||
localization_key = councillor_court_chaplain_folkgerman_religion_county
|
||||
localization_key = councillor_court_chaplain_germanic_religion_county
|
||||
}
|
||||
text = {
|
||||
trigger = {
|
||||
|
|
@ -1152,7 +1152,7 @@ GetActualBishopTitle = {
|
|||
}
|
||||
}
|
||||
}
|
||||
localization_key = councillor_court_chaplain_folkgerman_religion_county_female
|
||||
localization_key = councillor_court_chaplain_germanic_religion_county_female
|
||||
}
|
||||
|
||||
#Dualism
|
||||
|
|
@ -1984,14 +1984,14 @@ GetActualBishopTitlePossessive = {
|
|||
highest_held_title_tier >= tier_kingdom
|
||||
faith.religion = faith:folketro.religion
|
||||
}
|
||||
localization_key = councillor_court_chaplain_folkgerman_religion_kingdom_possessive
|
||||
localization_key = councillor_court_chaplain_germanic_religion_kingdom_possessive
|
||||
}
|
||||
text = {
|
||||
trigger = {
|
||||
highest_held_title_tier >= tier_duchy
|
||||
faith.religion = faith:folketro.religion
|
||||
}
|
||||
localization_key = councillor_court_chaplain_folkgerman_religion_duchy_possessive
|
||||
localization_key = councillor_court_chaplain_germanic_religion_duchy_possessive
|
||||
}
|
||||
text = {
|
||||
trigger = {
|
||||
|
|
@ -2003,7 +2003,7 @@ GetActualBishopTitlePossessive = {
|
|||
}
|
||||
}
|
||||
}
|
||||
localization_key = councillor_court_chaplain_folkgerman_religion_county_possessive
|
||||
localization_key = councillor_court_chaplain_germanic_religion_county_possessive
|
||||
}
|
||||
text = {
|
||||
trigger = {
|
||||
|
|
@ -2015,7 +2015,7 @@ GetActualBishopTitlePossessive = {
|
|||
}
|
||||
}
|
||||
}
|
||||
localization_key = councillor_court_chaplain_folkgerman_religion_county_female_possessive
|
||||
localization_key = councillor_court_chaplain_germanic_religion_county_female_possessive
|
||||
}
|
||||
|
||||
#Dualism
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue