Yay things work now
This commit is contained in:
parent
294570f0f6
commit
719ab62dc9
25 changed files with 5584 additions and 5210 deletions
|
|
@ -4709,8 +4709,12 @@ coronation_events.6100 = {
|
|||
triggered_desc = {
|
||||
trigger = {
|
||||
scope:activity.var:activity_special_type_progression >= 25
|
||||
scope:host.faith.religion = {
|
||||
this = religion:christianity_religion
|
||||
scope:host = {
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
scope:host = {
|
||||
OR = {
|
||||
|
|
@ -4731,8 +4735,12 @@ coronation_events.6100 = {
|
|||
triggered_desc = {
|
||||
trigger = {
|
||||
scope:activity.var:activity_special_type_progression >= 25
|
||||
scope:host.faith.religion = {
|
||||
this = religion:christianity_religion
|
||||
scope:host = {
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
scope:host = {
|
||||
OR = {
|
||||
|
|
@ -4763,8 +4771,12 @@ coronation_events.6100 = {
|
|||
}
|
||||
triggered_desc = {
|
||||
trigger = {
|
||||
scope:host.faith.religion = {
|
||||
this = religion:christianity_religion
|
||||
scope:host = {
|
||||
OR = {
|
||||
faith.religion = religion:eastern_orthodox_religion
|
||||
faith.religion = religion:catholic_religion
|
||||
faith.religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
desc = coronation_events.6100.desc_christian
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue