mirror of
https://github.com/magefree/mage.git
synced 2026-01-24 04:09:54 -08:00
* Added some tests for ReturnToBattlefieldUnderYourControlTargetEffect (related to #947).
This commit is contained in:
parent
9923fc1052
commit
1a64f9e53e
2 changed files with 119 additions and 1 deletions
|
|
@ -30,7 +30,6 @@ package mage.sets.dissension;
|
|||
import java.util.UUID;
|
||||
import mage.abilities.costs.mana.ManaCostsImpl;
|
||||
import mage.abilities.effects.common.ReturnFromGraveyardToBattlefieldTargetEffect;
|
||||
import mage.abilities.effects.common.ReturnToBattlefieldUnderYourControlTargetEffect;
|
||||
import mage.abilities.keyword.ForecastAbility;
|
||||
import mage.cards.CardImpl;
|
||||
import mage.constants.CardType;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue