- Joined
- May 16, 2020
- Messages
- 662
Hi guys,
I have the following trigger which should only run when using a spell based on immolation:
Is this a bug?
I have the following trigger which should only run when using a spell based on immolation:
-
Rot
-

Events
-


Unit - A unit Is issued an order with no target
-
-

Conditions
-


(Level of Rot for (Triggering unit)) Greater than 0
-


Or - Any (Conditions) are true
-



Conditions
-




(Issued order) Equal to (Order(immolation))
-




(Issued order) Equal to (Order(unimmolation))
-
-
-
-

Actions
-


Game - Display to (All players) the text: triggered...
-
-
Is this a bug?

