Americans
This commit is contained in:
parent
8262c6bc40
commit
7a9f1a031a
32 changed files with 625 additions and 41 deletions
|
|
@ -949,28 +949,28 @@ GetActualBishopTitle = {
|
|||
text = {
|
||||
trigger = {
|
||||
highest_held_title_tier >= tier_empire
|
||||
faith.religion = faith:congregationist.religion
|
||||
faith.religion = faith:kabbalist.religion
|
||||
}
|
||||
localization_key = councillor_court_chaplain_judaism_religion_empire
|
||||
}
|
||||
text = {
|
||||
trigger = {
|
||||
highest_held_title_tier >= tier_kingdom
|
||||
faith.religion = faith:congregationist.religion
|
||||
faith.religion = faith:kabbalist.religion
|
||||
}
|
||||
localization_key = councillor_court_chaplain_judaism_religion_kingdom
|
||||
}
|
||||
text = {
|
||||
trigger = {
|
||||
highest_held_title_tier >= tier_duchy
|
||||
faith.religion = faith:congregationist.religion
|
||||
faith.religion = faith:kabbalist.religion
|
||||
}
|
||||
localization_key = councillor_court_chaplain_judaism_religion_duchy
|
||||
}
|
||||
text = {
|
||||
trigger = {
|
||||
highest_held_title_tier < tier_duchy
|
||||
faith.religion = faith:congregationist.religion
|
||||
faith.religion = faith:kabbalist.religion
|
||||
}
|
||||
localization_key = councillor_court_chaplain_judaism_religion_county
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue