forked from External/mage
implemented Neyith of the Dire Hunt
This commit is contained in:
parent
00c5162682
commit
73026b57b1
6 changed files with 182 additions and 6 deletions
|
|
@ -152,6 +152,8 @@ public interface Permanent extends Card, Controllable {
|
|||
|
||||
boolean fight(Permanent fightTarget, Ability source, Game game);
|
||||
|
||||
boolean fight(Permanent fightTarget, Ability source, Game game,boolean batchTrigger);
|
||||
|
||||
boolean entersBattlefield(UUID sourceId, Game game, Zone fromZone, boolean fireEvent);
|
||||
|
||||
String getValue(GameState state);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue