Bosnia and fixing errors
This commit is contained in:
parent
b2ab8cbfae
commit
ac01dcb086
26 changed files with 174 additions and 179 deletions
|
|
@ -7604,7 +7604,7 @@ epidemic_events.5900 = {
|
|||
text = epidemic_events.5900.christian
|
||||
trigger = {
|
||||
faith = {
|
||||
religion_tag = christianity_religion
|
||||
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -7613,7 +7613,7 @@ epidemic_events.5900 = {
|
|||
trigger = {
|
||||
NOT = {
|
||||
faith = {
|
||||
religion_tag = christianity_religion
|
||||
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -8585,7 +8585,7 @@ epidemic_events.5906 = {
|
|||
is_available_adult = yes
|
||||
is_landed = yes
|
||||
faith = {
|
||||
religion_tag = christianity_religion
|
||||
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||
}
|
||||
exists = cp:councillor_marshal
|
||||
}
|
||||
|
|
@ -9235,7 +9235,7 @@ epidemic_events.5999 = {
|
|||
name = {
|
||||
trigger = {
|
||||
faith = {
|
||||
religion_tag = christianity_religion
|
||||
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -9245,7 +9245,7 @@ epidemic_events.5999 = {
|
|||
trigger = {
|
||||
NOT = {
|
||||
faith = {
|
||||
religion_tag = christianity_religion
|
||||
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -9311,7 +9311,7 @@ epidemic_events.6000 = {
|
|||
text = epidemic_events.5900.christian
|
||||
trigger = {
|
||||
faith = {
|
||||
religion_tag = christianity_religion
|
||||
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -9320,7 +9320,7 @@ epidemic_events.6000 = {
|
|||
trigger = {
|
||||
NOT = {
|
||||
faith = {
|
||||
religion_tag = christianity_religion
|
||||
OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue