Is it possible to have a trigger, which runs in another.
For instance: One trigger(trigger_1) Picks every unit in an area, if the unit is dead it calls another trigger using 'Run trigger'(trigger_2). Trigger_2's action picks every unit in an area of the 'picked unit' from trigger_1 and deals damage to them.
For instance: One trigger(trigger_1) Picks every unit in an area, if the unit is dead it calls another trigger using 'Run trigger'(trigger_2). Trigger_2's action picks every unit in an area of the 'picked unit' from trigger_1 and deals damage to them.