Patching
This commit is contained in:
parent
143330e057
commit
7fca9aa1d4
46 changed files with 1529 additions and 149 deletions
|
|
@ -810,7 +810,7 @@ restore_papacy_decision = {
|
|||
is_shown = {
|
||||
is_ruler = yes
|
||||
is_playable_character = yes
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
NOT = { faith = { exists = religious_head } }
|
||||
highest_held_title_tier > 3 #Only Kings and Emperors
|
||||
}
|
||||
|
|
@ -842,7 +842,7 @@ restore_papacy_decision = {
|
|||
}
|
||||
|
||||
ai_potential = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
highest_held_title_tier > 3 #Only Kings and Emperors
|
||||
NOT = { faith = { exists = religious_head } }
|
||||
}
|
||||
|
|
@ -880,7 +880,7 @@ restore_pope_in_rome_decision = {
|
|||
is_shown = {
|
||||
is_ruler = yes
|
||||
is_playable_character = yes
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
NOR = {
|
||||
has_title = title:k_papal_state
|
||||
is_roman_emperor_excluding_byzantium_trigger = yes
|
||||
|
|
@ -951,7 +951,7 @@ restore_pope_in_rome_decision = {
|
|||
}
|
||||
|
||||
ai_potential = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
highest_held_title_tier > 3 #Only Kings and Emperors
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue