From 3c5f24f99dc66233b03f99d139f75477e44f546e Mon Sep 17 00:00:00 2001 From: Agetian Date: Sun, 10 Sep 2017 03:23:18 +0000 Subject: [PATCH] - Fixed Shefet Monitor text. --- forge-gui/res/cardsfolder/s/shefet_monitor.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/s/shefet_monitor.txt b/forge-gui/res/cardsfolder/s/shefet_monitor.txt index 112cff6e377..dc27f9da057 100644 --- a/forge-gui/res/cardsfolder/s/shefet_monitor.txt +++ b/forge-gui/res/cardsfolder/s/shefet_monitor.txt @@ -3,7 +3,7 @@ ManaCost:5 G Types:Creature Lizard PT:6/5 K:Cycling:3 G -T:Mode$ Cycled | ValidCard$ Card.Self | Execute$ TrigChangeZone | OptionalDecider$ You | TriggerDescription$ When you cycle CARDNAME, you may search your library for a basic land card, reveal that card, put it into your hand, then shuffle your library. -SVar:TrigChangeZone:AB$ChangeZone | Cost$ 0 | Origin$ Library | Destination$ Battlefield | ChangeType$ Land.Basic,Desert | ChangeNum$ 1 | ShuffleNonMandatory$ True +T:Mode$ Cycled | ValidCard$ Card.Self | Execute$ TrigChangeZone | OptionalDecider$ You | TriggerDescription$ When you cycle CARDNAME, you may search your library for a basic land card or a Desert card, put it onto the battlefield, then shuffle your library. (Do this before you draw.) +SVar:TrigChangeZone:DB$ ChangeZone | Origin$ Library | Destination$ Battlefield | ChangeType$ Land.Basic,Desert | ChangeNum$ 1 | ShuffleNonMandatory$ True SVar:Picture:http://www.wizards.com/global/images/magic/general/shefet_monitor.jpg Oracle:Cycling {3}{G} ({3}{G}, Discard this card: Draw a card.)\nWhen you cycle Shefet Monitor, you may search your library for a basic land card or a Desert card, put it onto the battlefield, then shuffle your library. (Do this before you draw.) \ No newline at end of file