forked from External/mage
Implemented Verity Circle
This commit is contained in:
parent
a0a77a4b65
commit
fd709bcd28
5 changed files with 84 additions and 2 deletions
|
|
@ -25,6 +25,8 @@ public interface Permanent extends Card, Controllable {
|
|||
|
||||
boolean tap(Game game);
|
||||
|
||||
boolean tap(boolean forCombat, Game game);
|
||||
|
||||
/**
|
||||
* use tap(game)
|
||||
* <p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue