forked from External/mage
updated Nylea, Keen-Eyed outcome
This commit is contained in:
parent
37ae880f17
commit
ea55c63a5c
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ public final class NyleaKeenEyed extends CardImpl {
|
|||
class NyleaKeenEyedEffect extends OneShotEffect {
|
||||
|
||||
NyleaKeenEyedEffect() {
|
||||
super(Outcome.Benefit);
|
||||
super(Outcome.Detriment);
|
||||
staticText = "reveal the top card of your library. If it's a creature card, " +
|
||||
"put it into your hand. Otherwise, you may put it into your graveyard";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue