fixed crusades
This commit is contained in:
parent
357176fb7e
commit
1180b1775b
2 changed files with 7 additions and 30 deletions
|
|
@ -8662,7 +8662,7 @@ faith_warrior = {
|
|||
desc = trait_faith_warrior
|
||||
}
|
||||
triggered_desc = {
|
||||
trigger = { faith = { religion_tag = christianity_religion } }
|
||||
trigger = { faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = protestant_religion religion_tag = catholic_religion } } }
|
||||
desc = trait_crusader
|
||||
}
|
||||
triggered_desc = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue