mirror of
https://github.com/magefree/mage.git
synced 2026-01-25 12:49:39 -08:00
Some tests and minor formatting.
This commit is contained in:
parent
91f0951ba2
commit
c449a9b2fd
3 changed files with 75 additions and 3 deletions
|
|
@ -35,12 +35,9 @@ import mage.cards.CardImpl;
|
|||
import mage.constants.CardType;
|
||||
import mage.constants.Outcome;
|
||||
import mage.constants.Rarity;
|
||||
import mage.filter.common.FilterArtifactCard;
|
||||
import mage.game.Game;
|
||||
import mage.players.Player;
|
||||
import mage.target.Target;
|
||||
import mage.target.TargetPlayer;
|
||||
import mage.target.common.TargetCardInHand;
|
||||
import mage.target.common.TargetDiscard;
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue