forked from External/mage
parent
332db3aecb
commit
5e891f50c0
8 changed files with 69 additions and 48 deletions
|
|
@ -24,7 +24,7 @@ public interface StackObject extends MageObject, Controllable {
|
|||
*/
|
||||
void counter(Ability source, Game game);
|
||||
|
||||
void counter(Ability source, Game game, PutCards zone);
|
||||
void counter(Ability source, Game game, PutCards putCard);
|
||||
|
||||
Ability getStackAbility();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue