From 49ecea76b9e1be2d5d2214d37dd64a60c32ce13c Mon Sep 17 00:00:00 2001 From: Agetian Date: Wed, 23 Sep 2015 12:23:11 +0000 Subject: [PATCH] - Add "ForceRevealToController$ True" to Seek the Wilds to allow the player to look at all four cards first before making a decision and then ordering the remaining cards. --- forge-gui/res/cardsfolder/s/seek_the_wilds.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/s/seek_the_wilds.txt b/forge-gui/res/cardsfolder/s/seek_the_wilds.txt index b1ab4e767fe..c7ff5b9ec15 100644 --- a/forge-gui/res/cardsfolder/s/seek_the_wilds.txt +++ b/forge-gui/res/cardsfolder/s/seek_the_wilds.txt @@ -1,7 +1,7 @@ Name:Seek the Wilds ManaCost:1 G Types:Sorcery -A:SP$ Dig | Cost$ 1 G | DigNum$ 4 | ChangeNum$ 1 | Optional$ True | ChangeValid$ Creature,Land | SpellDescription$ Look at the top four cards of your library. You may reveal a creature or land card from among them and put it into your hand. Put the rest on the bottom of your library in any order. +A:SP$ Dig | Cost$ 1 G | DigNum$ 4 | ChangeNum$ 1 | Optional$ True | ChangeValid$ Creature,Land | ForceRevealToController$ True | SpellDescription$ Look at the top four cards of your library. You may reveal a creature or land card from among them and put it into your hand. Put the rest on the bottom of your library in any order. SVar:RemAIDeck:True SVar:Picture:http://www.wizards.com/global/images/magic/general/seek_the_wilds.jpg Oracle:Look at the top four cards of your library. You may reveal a creature or land card from among them and put it into your hand. Put the rest on the bottom of your library in any order.