Скриптовый эффект

annex_country_diplomatically

annex_country_diplomaticallyin_game/common/scripted_effects/country_effects.txt:2345

Определениеin_game/common/scripted_effects/country_effects.txt:2345

2346show_as_tooltip = {
2347annex_country = {
2347country = $country$
2347reason = Diplomatic
}
}
2349hidden_effect = {
2350$country$ = {
2350set_variable = no_annex_event_trigger
}
2351annex_country = {
2351country = $country$
2351reason = Diplomatic
}
2352$country$ = {
2352remove_variable = no_annex_event_trigger
}
}