covering errors

This commit is contained in:
Heidesommer 2026-05-07 17:47:22 -04:00
parent c1b4784178
commit 79c630dcf9
38 changed files with 209 additions and 215 deletions

View file

@ -319,7 +319,7 @@ defenders_of_highgod_decision = {
is_shown = {
OR = {
faith = faith:baltic_pagan
faith = faith:slavic_pagan
faith = faith:chernobozhye
faith = faith:finnish_pagan
}
#Only once per faith
@ -332,7 +332,7 @@ defenders_of_highgod_decision = {
}
}
AND = {
faith = faith:slavic_pagan
faith = faith:chernobozhye
is_target_in_global_variable_list = {
name = unavailable_unique_decisions
target = flag:defenders_of_highgod_slavic_decision
@ -447,7 +447,7 @@ defenders_of_highgod_decision = {
}
}
else_if = {
limit = { faith = faith:slavic_pagan }
limit = { faith = faith:chernobozhye }
add_to_global_variable_list = {
name = unavailable_unique_decisions
target = flag:defenders_of_highgod_slavic_decision

View file

@ -612,7 +612,7 @@ select_personal_deity_germanic_decision = {
# DLC check.
has_fp1_dlc_trigger = yes
# Following a valid religion & faith.
religion = religion:germanic_religion
religion = religion:folkgerman_religion
faith = { has_doctrine_parameter = select_personal_god_active }
}