On Action
on_union_merging
sent right before unions are about to merge root = the union IO which is potentially part of the merge scope:ruler = leader character of the union NOTE: this on_action is also called even if it is only a single Union. It would just be applied to that union then Basically, gets called always when any union shenanigans are about to happen
Definitionin_game/common/on_action/_hardcoded.txt:4105
4106effect = {
4107every_international_organization_member = {
4108limit = {
4108has_participated_in_parliament = prev
}
}
}