Bosnia and fixing errors
This commit is contained in:
parent
b2ab8cbfae
commit
ac01dcb086
26 changed files with 174 additions and 179 deletions
|
|
@ -5394,7 +5394,7 @@ e_greece = {
|
|||
limit = {
|
||||
is_ai = yes
|
||||
}
|
||||
faith = { religion_tag = christianity_religion }
|
||||
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -196,7 +196,7 @@ e_greece = {
|
|||
limit = {
|
||||
is_ai = yes
|
||||
}
|
||||
faith = { religion_tag = christianity_religion }
|
||||
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1861,11 +1861,11 @@ e_arabia = {
|
|||
capital = c_jerusalem
|
||||
|
||||
can_create = {
|
||||
faith = { religion_tag = christianity_religion }
|
||||
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||
}
|
||||
|
||||
can_create_on_partition = {
|
||||
faith = { religion_tag = christianity_religion }
|
||||
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||
}
|
||||
|
||||
ai_primary_priority = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue