From 686b2f052cbb09d08db7c2bb0a1c2d03d1fb9beb Mon Sep 17 00:00:00 2001 From: Sol Date: Sun, 22 Jan 2012 23:18:12 +0000 Subject: [PATCH] Burnout can only target Instants. --- res/cardsfolder/b/burnout.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/cardsfolder/b/burnout.txt b/res/cardsfolder/b/burnout.txt index b31da9f0edf..3d4fcdc4a94 100644 --- a/res/cardsfolder/b/burnout.txt +++ b/res/cardsfolder/b/burnout.txt @@ -2,7 +2,7 @@ Name:Burnout ManaCost:1 R Types:Instant Text:no text -A:SP$ Counter | Cost$ 1 R | TargetType$ Spell | TgtPrompt$ Select target spell | ValidTgts$ Card | ConditionCheckSVar$ X | ConditionSVarCompare$ GE1 | SpellDescription$ Counter target spell if it's blue. Draw a card at the beginning of the next turn's upkeep. | SubAbility$ DBDraw +A:SP$ Counter | Cost$ 1 R | TargetType$ Spell | TgtPrompt$ Select target spell | ValidTgts$ Card.Instant | ConditionCheckSVar$ X | ConditionSVarCompare$ GE1 | SpellDescription$ Counter target instant spell if it's blue. Draw a card at the beginning of the next turn's upkeep. | SubAbility$ DBDraw SVar:DBDraw:DB$Draw | NumCards$ 1 | NextUpkeep$ True | Defined$ You SVar:X:Targeted$Valid Card.Blue SVar:RemRandomDeck:True