forked from External/mage
[SNC] Implemented Riveteers Ascendancy
This commit is contained in:
parent
a3b1b825c0
commit
0b50f15923
8 changed files with 179 additions and 149 deletions
|
|
@ -39,6 +39,8 @@ public interface TriggeredAbility extends Ability {
|
|||
|
||||
boolean checkTriggeredAlready(Game game);
|
||||
|
||||
boolean checkUsedAlready(Game game);
|
||||
|
||||
TriggeredAbility setTriggersOnce(boolean triggersOnce);
|
||||
|
||||
boolean checkInterveningIfClause(Game game);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue