From 05e46baff159cc5d94c3b2133c2372b0dc3f7da0 Mon Sep 17 00:00:00 2001 From: jeffwadsworth Date: Sun, 27 Nov 2011 18:21:20 +0000 Subject: [PATCH] - Fixed Rending Vines --- res/cardsfolder/r/rending_vines.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/res/cardsfolder/r/rending_vines.txt b/res/cardsfolder/r/rending_vines.txt index 0ba634612fa..024b5a89237 100644 --- a/res/cardsfolder/r/rending_vines.txt +++ b/res/cardsfolder/r/rending_vines.txt @@ -2,8 +2,9 @@ Name:Rending Vines ManaCost:1 G G Types:Instant Arcane Text:no text -A:SP$ Destroy | Cost$ 1 G G | ValidTgts$ Artifact.cmcLEX,Enchantment.cmcLEX | TgtPrompt$ Select target artifact or enchantment with converted mana cost less than or equal to the number of cards in your hand | SubAbility$ DBDraw | SpellDescription$ Destroy target artifact or enchantment if its converted mana cost is less than or equal to the number of cards in your hand. +A:SP$ Destroy | Cost$ 1 G G | ValidTgts$ Artifact,Enchantment | TgtPrompt$ Select target artifact or enchantment | ConditionCheckSVar$ Y | ConditionSVarCompare$ LEX | SubAbility$ DBDraw | SpellDescription$ Destroy target artifact or enchantment if its converted mana cost is less than or equal to the number of cards in your hand. SVar:DBDraw:DB$Draw | NumCards$ 1 | SpellDescription$ Draw a card. +SVar:Y:Targeted$CardManaCost SVar:X:Count$InYourHand SVar:Rarity:Common SVar:Picture:http://www.wizards.com/global/images/magic/general/rending_vines.jpg