From 05c87fe58c29177718aacc28286c90ad638d7ef0 Mon Sep 17 00:00:00 2001 From: Sloth Date: Tue, 4 Jun 2013 08:49:11 +0000 Subject: [PATCH] - Fixed Hatching Plans being optional. --- res/cardsfolder/h/hatching_plans.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/res/cardsfolder/h/hatching_plans.txt b/res/cardsfolder/h/hatching_plans.txt index 6b59c7e8160..28b2a1d6150 100644 --- a/res/cardsfolder/h/hatching_plans.txt +++ b/res/cardsfolder/h/hatching_plans.txt @@ -1,10 +1,10 @@ Name:Hatching Plans ManaCost:1 U Types:Enchantment -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | OptionalDecider$ You | Execute$ TrigDraw | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, draw three cards. -SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ TriggeredCardController | NumCards$ 3 -SVar:RemRandomDeck:True +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME is put into a graveyard from the battlefield, draw three cards. +SVar:TrigDraw:AB$ Draw | Cost$ 0 | Defined$ TriggeredCardController | NumCards$ 3 SVar:SacMe:5 +SVar:RemRandomDeck:True SVar:Picture:http://www.wizards.com/global/images/magic/general/hatching_plans.jpg Oracle:When Hatching Plans is put into a graveyard from the battlefield, draw three cards. SetInfo:GPT Rare \ No newline at end of file