From 7fd6bd7ea0726a15451066b721e240ee3a0c74ea Mon Sep 17 00:00:00 2001 From: excessum Date: Sat, 23 Jul 2016 03:01:49 +0000 Subject: [PATCH] - Fixed trigger for Primal Druid --- forge-gui/res/cardsfolder/p/primal_druid.txt | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/forge-gui/res/cardsfolder/p/primal_druid.txt b/forge-gui/res/cardsfolder/p/primal_druid.txt index e596045d82c..8235827d5e4 100644 --- a/forge-gui/res/cardsfolder/p/primal_druid.txt +++ b/forge-gui/res/cardsfolder/p/primal_druid.txt @@ -1,16 +1,8 @@ Name:Primal Druid - ManaCost:1 G - Types:Creature Human Druid - PT:0/3 - -T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | TriggerZones$ Graveyard | Execute$ TrigChange | OptionalDecider$ TriggeredCardController | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, you may search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library. - +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Card.Self | Execute$ TrigChange | OptionalDecider$ TriggeredCardController | TriggerController$ TriggeredCardController | TriggerDescription$ When CARDNAME dies, you may search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library. SVar:TrigChange:AB$ChangeZone | Cost$ 0 | Origin$ Library | Destination$ Battlefield | ChangeType$ Land.Basic | Tapped$ True | ChangeNum$ 1 | ShuffleNonMandatory$ True - SVar:Picture:http://www.wizards.com/global/images/magic/general/primal_druid.jpg - -Oracle:When Primal Druid dies, you may search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library. - +Oracle:When Primal Druid dies, you may search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library. \ No newline at end of file