forked from External/mage
Now Planeswalkers use counters for loyalty. Fixed Issue 69.
This commit is contained in:
parent
13497ec651
commit
d5c4ac371a
32 changed files with 169 additions and 64 deletions
|
|
@ -25,7 +25,6 @@ public interface MageObject extends MageItem, Serializable {
|
|||
|
||||
public MageInt getPower();
|
||||
public MageInt getToughness();
|
||||
public MageInt getLoyalty();
|
||||
|
||||
public void adjustCosts(Ability ability, Game game);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue