forked from External/mage
Added cards.
Refactored some stuff regarding rule text.
This commit is contained in:
parent
ec60feadd8
commit
b6f4f0082a
29 changed files with 907 additions and 52 deletions
|
|
@ -39,8 +39,6 @@ import mage.abilities.Ability;
|
|||
import mage.abilities.costs.mana.ManaCost;
|
||||
import mage.abilities.costs.mana.ManaCosts;
|
||||
import mage.abilities.costs.mana.ManaCostsImpl;
|
||||
import mage.counters.Counter;
|
||||
import mage.counters.common.LoyaltyCounter;
|
||||
import mage.game.Game;
|
||||
|
||||
public abstract class MageObjectImpl<T extends MageObjectImpl<T>> implements MageObject {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue