Land Ownership Rule
swiss_confederation_land_ownership
Definitionin_game/common/international_organization_land_ownership_rules/swiss_conferation_land_ownership.txt:1
4modifier = {
}
7can_add_trigger = {
8always = yes
}
10can_remove_trigger = {
11always = yes
}
15can_add_location_trigger = {
16is_land = yes
17is_passable = yes
18OR = {
19area = area:central_switzerland_area
20area = area:eastern_switzerland_area
21area = area:western_switzerland_area
22is_neighbor_of_international_organization = scope:recipient
}
}
27can_remove_location_trigger = {
28NOT = {
28area = area:central_switzerland_area
}
29NOT = {
29area = area:eastern_switzerland_area
}
30NOT = {
30area = area:western_switzerland_area
}
31owner ?= {
32NOT = {
}
}
}
37on_added = {
}
41on_removed = {
}
45ai_desire_to_add = {
}
50allow_control_propagation = yes