I want check all coastal provinces in specific gulfs. I made this code, but game see here endless OR. Anybody have idea to repair or rework? If I will remove this fragment of all event - option shows up.
Code
Resoult
Code
Code:
1001 = {
any_neighbor_province = {
owner = ROOT
NOT = { has_province_modifier = marauding_pirates }
}
}
1002 = {
any_neighbor_province = {
owner = ROOT
NOT = { has_province_modifier = marauding_pirates }
}
}
Resoult
Last edited: