Bosnia and fixing errors

This commit is contained in:
Heidesommer 2026-05-07 16:29:05 -04:00
parent b2ab8cbfae
commit ac01dcb086
26 changed files with 174 additions and 179 deletions

View file

@ -34,7 +34,7 @@ learning_theology.1301 = {
first_valid = {
triggered_desc = {
trigger = {
faith = { religion_tag = christianity_religion }
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
}
desc = learning_theology.1301.desc_regula_pastoralis
}
@ -1144,7 +1144,7 @@ learning_theology.3021 = {
triggered_desc = {
trigger = {
faith = {
religion_tag = christianity_religion
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
}
}
desc = learning_theology.3021.desc_christian
@ -3625,7 +3625,7 @@ learning_theology_special.1101 = {
faith = {
OR = {
religion_tag = judaism_religion
religion_tag = christianity_religion
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
religion_tag = dualism_religion
religion_tag = islam_religion
}