forked from External/mage
Implemented Sinister Sabotage
This commit is contained in:
parent
087b6126a0
commit
22585729c4
6 changed files with 117 additions and 5 deletions
|
|
@ -870,6 +870,8 @@ public interface Player extends MageItem, Copyable<Player> {
|
|||
|
||||
boolean scry(int value, Ability source, Game game);
|
||||
|
||||
boolean surveil(int value, Ability source, Game game);
|
||||
|
||||
/**
|
||||
* Only used for test player for pre-setting targets
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue