Added numerous cards, mostly from PO2 and PO3. Fixed that Suture Priest's first ability wasn't optional. Updated Adam Styborski's Pauper Cube.

This commit is contained in:
fireshoes 2015-12-03 16:26:29 -06:00
parent 82d9d12276
commit 7abd1133e6
64 changed files with 4538 additions and 329 deletions

View file

@ -27,12 +27,11 @@
*/
package mage.abilities.common;
import mage.constants.Zone;
import mage.abilities.TriggeredAbilityImpl;
import mage.abilities.effects.Effect;
import mage.constants.Zone;
import mage.game.Game;
import mage.game.events.GameEvent;
import mage.game.events.GameEvent.EventType;
/**
*