trigger · is_on_same_continent_as
Definition
- Supported scope:
STATE,COUNTRY - Supported target:
any
Description
Checks if the scope state is on the same continent as the given state.
The capital state is used for given country tag.
Example 1:
FROM = { is_on_same_continent_as = 111 }
Example 2:
GER = { is_on_same_continent_as = ITA }