This commit is contained in:
Heidesommer 2026-05-21 21:45:58 -04:00
parent 6bc66eeada
commit 93cf9747bd
25 changed files with 2049 additions and 2002 deletions

View file

@ -13715,7 +13715,7 @@ set_random_religious_text_effect = {
random_list = {
1 = {
#Christian
trigger = { faith.religion = religion:christianity_religion }
trigger = { OR = { faith.religion = religion:catholic_religion faith.religion = religion:protestant_religion faith.religion = religion:eastern_orthodox_religion } }
save_scope_value_as = {
name = religious_book_title
value = flag:golden_legend
@ -13723,7 +13723,7 @@ set_random_religious_text_effect = {
}
1 = {
#Christian
trigger = { faith.religion = religion:christianity_religion }
trigger = { OR = { faith.religion = religion:catholic_religion faith.religion = religion:protestant_religion faith.religion = religion:eastern_orthodox_religion } }
save_scope_value_as = {
name = religious_book_title
value = flag:city_of_god
@ -13732,7 +13732,7 @@ set_random_religious_text_effect = {
1 = {
#Christian
trigger = {
faith.religion = religion:christianity_religion
OR = { faith.religion = religion:catholic_religion faith.religion = religion:protestant_religion faith.religion = religion:eastern_orthodox_religion }
NOT = { faith = faith:orthodox }
}
save_scope_value_as = {
@ -13743,7 +13743,7 @@ set_random_religious_text_effect = {
1 = {
#Christian
trigger = {
faith.religion = religion:christianity_religion
OR = { faith.religion = religion:catholic_religion faith.religion = religion:protestant_religion faith.religion = religion:eastern_orthodox_religion }
NOT = { faith = faith:orthodox }
}
save_scope_value_as = {