mirror of
https://github.com/magefree/mage.git
synced 2025-12-29 06:52:02 -08:00
Added Cards.
This commit is contained in:
parent
6187441889
commit
10edbc8d9b
21 changed files with 1235 additions and 29 deletions
|
|
@ -31,12 +31,8 @@ package mage.abilities.costs.mana;
|
|||
import java.util.UUID;
|
||||
|
||||
import mage.Constants.ColoredManaSymbol;
|
||||
import mage.abilities.SpecialAction;
|
||||
import mage.abilities.effects.common.DrawCardAllEffect;
|
||||
import mage.abilities.effects.common.RemoveSpecialActionEffect;
|
||||
import mage.game.Game;
|
||||
import mage.players.ManaPool;
|
||||
import mage.players.Player;
|
||||
|
||||
/**
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue