forked from External/mage
feedback from Comments
This commit is contained in:
parent
fde9eb62e9
commit
1dde98fcc2
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ class PrecognitionFieldTopCardCastEffect extends AsThoughEffectImpl {
|
|||
|
||||
public PrecognitionFieldTopCardCastEffect() {
|
||||
super(AsThoughEffectType.PLAY_FROM_NOT_OWN_HAND_ZONE, Duration.WhileOnBattlefield, Outcome.Benefit);
|
||||
staticText = "You may cast the top card of your library if it’s an instant or sorcery card.;
|
||||
staticText = "You may cast the top card of your library if it’s an instant or sorcery card.";
|
||||
}
|
||||
|
||||
public PrecognitionFieldTopCardCastEffect(final PrecognitionFieldTopCardCastEffect effect) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue