Effet scripté
rtr_grant_annexation_cb_in
Définitionin_game/common/scripted_effects/situation_effects.txt:203
204$geography$ = {
205every_country_with_capital_in_geography = {
206limit = {
207NOT = {
207this = $country$
}
208NOT = {
208is_subject_or_below_of = $country$
}
}
210$country$ = {
}
}
}