forked from External/mage
Added Release the Ants. Created package for post resolve effects and started moving post resolve effects there.
This commit is contained in:
parent
9d4b88a388
commit
37efad7d2c
18 changed files with 164 additions and 57 deletions
|
|
@ -34,7 +34,7 @@ import mage.constants.Outcome;
|
|||
import mage.constants.Rarity;
|
||||
import mage.abilities.Ability;
|
||||
import mage.abilities.effects.OneShotEffect;
|
||||
import mage.abilities.effects.common.ExileSpellEffect;
|
||||
import mage.abilities.effects.postresolve.ExileSpellEffect;
|
||||
import mage.cards.CardImpl;
|
||||
import mage.game.Game;
|
||||
import mage.players.Player;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue