forked from External/mage
number of triggers event - fixed game error with state based triggers (NPE in cards like Veyran, Voice of Duality);
This commit is contained in:
parent
6529ead72f
commit
4c59551cf0
9 changed files with 29 additions and 6 deletions
|
|
@ -5,6 +5,7 @@ import mage.abilities.Ability;
|
|||
import java.util.UUID;
|
||||
|
||||
/**
|
||||
* Raise events for normal triggers, ignore state based triggers from StateTriggeredAbility
|
||||
*
|
||||
* @author BetaSteward_at_googlemail.com
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue