mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
remove leftover debug code from Mirari's Wake
This commit is contained in:
@@ -49,8 +49,6 @@ abstract public class Ability_Mana extends Ability_Activated implements java.io.
|
||||
// change this, once ManaPool moves to the Player
|
||||
// this.getActivatingPlayer().ManaPool.addManaToFloating(origProduced, getSourceCard());
|
||||
AllZone.ManaPool.addManaToFloating(produced, source);
|
||||
|
||||
System.out.println("Mana produced: "+produced);
|
||||
|
||||
// TODO: all of the following would be better as trigger events "tapped for mana"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user