forked from External/mage
[SOI] Remove unused target from Epiphany at the Drownyard
This commit is contained in:
parent
f683ce74d6
commit
d392cfba0b
1 changed files with 0 additions and 1 deletions
|
|
@ -30,7 +30,6 @@ public final class EpiphanyAtTheDrownyard extends CardImpl {
|
|||
|
||||
// Reveal the top X plus one cards of your library and separate them into two piles. An opponent chooses one of those piles. Put that pile into your hand and the other into your graveyard.
|
||||
this.getSpellAbility().addEffect(new EpiphanyAtTheDrownyardEffect());
|
||||
this.getSpellAbility().addTarget(new TargetOpponent());
|
||||
}
|
||||
|
||||
private EpiphanyAtTheDrownyard(final EpiphanyAtTheDrownyard card) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue