Patching
This commit is contained in:
parent
143330e057
commit
7fca9aa1d4
46 changed files with 1529 additions and 149 deletions
|
|
@ -1868,8 +1868,8 @@ coronation_events.0205 = {
|
|||
triggered_desc = {
|
||||
trigger = {
|
||||
location.barony = title:b_vaticano
|
||||
faith = faith:catholic
|
||||
scope:host.faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
scope:host.religion = religion:catholic_religion
|
||||
}
|
||||
desc = coronation_events.0205.st_peters
|
||||
}
|
||||
|
|
|
|||
|
|
@ -7828,8 +7828,8 @@ coronation_events.6120 = {
|
|||
location.barony = title:b_constantinople
|
||||
AND = {
|
||||
location.barony = title:b_vaticano
|
||||
faith = faith:catholic
|
||||
scope:host.faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
scope:host.religion = religion:catholic_religion
|
||||
}
|
||||
AND = {
|
||||
current_year >= 950
|
||||
|
|
|
|||
|
|
@ -11608,7 +11608,7 @@ pilgrimage.6760 = {
|
|||
OR = {
|
||||
NOR = {
|
||||
faith = faith:orthodox
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
}
|
||||
any_secret = { type = secret_non_believer }
|
||||
}
|
||||
|
|
@ -11617,7 +11617,7 @@ pilgrimage.6760 = {
|
|||
OR = {
|
||||
NOR = {
|
||||
faith = faith:orthodox
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
}
|
||||
any_secret = { type = secret_non_believer }
|
||||
}
|
||||
|
|
@ -11650,7 +11650,7 @@ pilgrimage.6760 = {
|
|||
limit = {
|
||||
NOR = {
|
||||
faith = faith:orthodox
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
}
|
||||
faith.religion ?= religion:christianity_religion
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue