From af7e115f9df7d01966f488ee97c02e63cbc944c3 Mon Sep 17 00:00:00 2001 From: Agetian Date: Fri, 4 Dec 2015 05:03:08 +0000 Subject: [PATCH] - Fixed Centaur Vinecrasher. --- forge-gui/res/cardsfolder/c/centaur_vinecrasher.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/c/centaur_vinecrasher.txt b/forge-gui/res/cardsfolder/c/centaur_vinecrasher.txt index 62f86bd0e61..37836895579 100644 --- a/forge-gui/res/cardsfolder/c/centaur_vinecrasher.txt +++ b/forge-gui/res/cardsfolder/c/centaur_vinecrasher.txt @@ -5,7 +5,8 @@ PT:1/1 K:Trample K:etbCounter:P1P1:X:no Condition:CARDNAME enters the battlefield with a +1/+1 counter on it for each land card in all graveyards. T:Mode$ ChangesZone | Origin$ Any | Destination$ Graveyard | TriggerZones$ Graveyard | ValidCard$ Card.nonToken+Land | Execute$ TrigReturn | TriggerDescription$ Whenever a land card is put into a graveyard from anywhere, you may pay {G}{G}. If you do, return CARDNAME from your graveyard to your hand. -SVar:TrigReturn:AB$ ChangeZone | Cost$ G G | Defined$ Self | Origin$ Graveyard | Destination$ Hand SVar:X:Count$TypeInAllYards.Land +SVar:TrigReturn:AB$ ChangeZone | Cost$ G G | Defined$ Self | Origin$ Graveyard | Destination$ Hand +SVar:X:Count$TypeInAllYards.Land SVar:RemRandomDeck:True SVar:Picture:http://www.wizards.com/global/images/magic/general/centaur_vinecrasher.jpg Oracle:Trample\nCentaur Vinecrasher enters the battlefield with a number of +1/+1 counters on it equal to the number of land cards in all graveyards.\nWhenever a land card is put into a graveyard from anywhere, you may pay {G}{G}. If you do, return Centaur Vinecrasher from your graveyard to your hand. \ No newline at end of file