Yay things work now

This commit is contained in:
Heidesommer 2026-05-20 04:02:41 -04:00
parent 294570f0f6
commit 719ab62dc9
25 changed files with 5584 additions and 5210 deletions

View file

@ -8369,7 +8369,11 @@ ach_coronation.0027 = {
AND = { # If a European Christian, the crusades are going on
location = { geographical_region = world_europe }
religion = {
this = religion:christianity_religion
OR = {
this = religion:eastern_orthodox_religion
this = religion:catholic_religion
this = religion:protestant_religion
}
exists = var:variable_ghw_unlocked
}
}
@ -8412,7 +8416,9 @@ ach_coronation.0027 = {
factor = 3
faith = {
has_variable = variable_ghw_cooldown # There was a recent crusade
religion = { this = religion:christianity_religion }
religion = {OR = { this = religion:eastern_orthodox_religion
this = religion:catholic_religion
this = religion:protestant_religion } }
}
}
}