forked from External/mage
* Suspend ability - fixed that suspend can be activated from opponent's hand;
This commit is contained in:
parent
fb4065ba66
commit
9fa487e60a
9 changed files with 97 additions and 27 deletions
|
|
@ -8,6 +8,8 @@ import mage.game.Game;
|
|||
import java.util.UUID;
|
||||
|
||||
/**
|
||||
* AI only: fake ability for game simulations
|
||||
*
|
||||
* @author BetaSteward_at_googlemail.com
|
||||
*/
|
||||
public class PassAbility extends ActivatedAbilityImpl {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue