You wanna buy an amethyst

This commit is contained in:
Heidesommer 2026-05-22 04:31:23 -04:00
parent dd73548da0
commit 233c06eda2
12 changed files with 7731 additions and 32 deletions

View file

@ -712,7 +712,33 @@ ask_western_help_decision = {
NOT = { var:asked_for_help_by = root }
}
}
religion:christianity_religion = {
religion:eastern_orthodox_religion = {
any_faith = {
has_doctrine_parameter = great_holy_wars_active
religious_head ?= {
trigger_if = {
limit = {
has_variable = asked_for_help_by
}
NOT = { var:asked_for_help_by = root }
}
}
}
}
religion:catholic_religion = {
any_faith = {
has_doctrine_parameter = great_holy_wars_active
religious_head ?= {
trigger_if = {
limit = {
has_variable = asked_for_help_by
}
NOT = { var:asked_for_help_by = root }
}
}
}
}
religion:protestant_religion = {
any_faith = {
has_doctrine_parameter = great_holy_wars_active
religious_head ?= {