fix to orthodox patron saints
This commit is contained in:
parent
b3f600bbf2
commit
a2a0704a2c
10 changed files with 40 additions and 25 deletions
|
|
@ -157,6 +157,7 @@ NEOW_religious_decision.0104 = { #custom icons for orthodoxy
|
|||
}
|
||||
|
||||
option = {
|
||||
trigger = { is_vaguely_nistrenian_bhakti_trigger = yes }
|
||||
name = NEOW_religious_decision.0104.adriana
|
||||
trigger = {
|
||||
NOT = { has_character_modifier = bhakti_orthodox_adriana }
|
||||
|
|
@ -164,6 +165,15 @@ NEOW_religious_decision.0104 = { #custom icons for orthodoxy
|
|||
NEOW_set_bhakti_effect = { BHAKTI = bhakti_orthodox_adriana }
|
||||
}
|
||||
|
||||
option = {
|
||||
trigger = { is_vaguely_nistrenian_bhakti_trigger = no }
|
||||
name = NEOW_religious_decision.0104.olga
|
||||
trigger = {
|
||||
NOT = { has_character_modifier = bhakti_orthodox_olga }
|
||||
}
|
||||
NEOW_set_bhakti_effect = { BHAKTI = bhakti_orthodox_olga }
|
||||
}
|
||||
|
||||
option = {
|
||||
name = NEOW_religious_decision.0104.palamas
|
||||
trigger = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue