mirror of
https://github.com/magefree/mage.git
synced 2025-12-28 14:32:06 -08:00
* Animate Dead (finished). Only Battlefield layout can't handle a attached card in graveyard yet.
This commit is contained in:
parent
813841eccd
commit
220331dcd9
4 changed files with 70 additions and 47 deletions
|
|
@ -471,6 +471,7 @@ public abstract class AbilityImpl implements Ability {
|
|||
return variableManaCost;
|
||||
}
|
||||
|
||||
// called at end of turn for each Permanent
|
||||
@Override
|
||||
public void reset(Game game) {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue