Yay things work now
This commit is contained in:
parent
294570f0f6
commit
719ab62dc9
25 changed files with 5584 additions and 5210 deletions
|
|
@ -6122,9 +6122,13 @@ fp2_yearly.9001 = {
|
|||
}
|
||||
|
||||
trigger = {
|
||||
root.religion = religion:christianity_religion
|
||||
root.religion = {
|
||||
OR = {
|
||||
this = religion:eastern_orthodox_religion
|
||||
this = religion:catholic_religion
|
||||
this = religion:protestant_religion
|
||||
}
|
||||
is_landed = yes
|
||||
NOT = { faith = faith:conversos }
|
||||
}
|
||||
|
||||
weight_multiplier = {
|
||||
|
|
@ -6319,7 +6323,9 @@ fp2_yearly.9001 = {
|
|||
faith = {
|
||||
religion = {
|
||||
OR = {
|
||||
this = religion:christianity_religion
|
||||
this = religion:eastern_orthodox_religion
|
||||
this = religion:catholic_religion
|
||||
this = religion:protestant_religion
|
||||
this = religion:judaism_religion
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue