Bosnia and fixing errors
This commit is contained in:
parent
b2ab8cbfae
commit
ac01dcb086
26 changed files with 174 additions and 179 deletions
|
|
@ -3056,7 +3056,7 @@ fp2_yearly.4006 = {
|
|||
|
||||
#You are not Christian at all
|
||||
NOT = {
|
||||
faith = { religion_tag = christianity_religion }
|
||||
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||
}
|
||||
|
||||
#and you have a county that has a free holding slot
|
||||
|
|
@ -3272,7 +3272,7 @@ fp2_yearly.4007 = {
|
|||
exists = cp:councillor_court_chaplain
|
||||
|
||||
#You are Christian
|
||||
faith = { religion_tag = christianity_religion }
|
||||
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||
|
||||
#You can see sea shells on the sea shore
|
||||
NOT = {
|
||||
|
|
@ -3937,7 +3937,7 @@ fp2_yearly.4010 = {
|
|||
name = fp2_yearly.4010.a
|
||||
|
||||
trigger = {
|
||||
faith = { religion_tag = christianity_religion }
|
||||
faith = { OR = { religion_tag = eastern_orthodox_religion religion_tag = catholic_religion religion_tag = protestant_religion } }
|
||||
}
|
||||
|
||||
duel = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue