forked from External/mage
[ZNR] fixed an error with Agadeem's Awakening
This commit is contained in:
parent
900b87d1e4
commit
154dddbec0
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ public final class AgadeemsAwakening extends CardImpl {
|
|||
"return from your graveyard to the battlefield any number of target creature cards " +
|
||||
"that each have a different converted mana cost X or less"
|
||||
));
|
||||
this.getSpellAbility().setTargetAdjuster(AgadeemsAwakeningAdjuster.instance);
|
||||
}
|
||||
|
||||
private AgadeemsAwakening(final AgadeemsAwakening card) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue