N3OW/common/scripted_triggers/NEOW_religion_triggers.txt
2026-05-19 13:49:18 +01:00

13 lines
No EOL
260 B
Text

NEOW_is_catholic_or_catholic_adjacent_trigger = {
OR = {
faith = faith:orleaniste
religion = religion:catholic_religion
}
}
doctrine_is_spiritual_type = {
OR = {
has_doctrine = doctrine_spiritual_head
has_doctrine = doctrine_holy_order_head
}
}