From d3bc14b13ea3d435e7ef3297e41a072a61301df9 Mon Sep 17 00:00:00 2001 From: Sol Date: Tue, 27 Sep 2016 12:59:18 +0000 Subject: [PATCH] - Fix targeting issue in Eliminate the Competition --- forge-gui/res/cardsfolder/e/eliminate_the_competition.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/e/eliminate_the_competition.txt b/forge-gui/res/cardsfolder/e/eliminate_the_competition.txt index fc5d3ce35b7..4de979ed499 100644 --- a/forge-gui/res/cardsfolder/e/eliminate_the_competition.txt +++ b/forge-gui/res/cardsfolder/e/eliminate_the_competition.txt @@ -1,7 +1,7 @@ Name:Eliminate the Competition ManaCost:4 B Types:Sorcery -A:SP$ Destroy | Cost$ 4 B Sac | TargetMin$ 0 | TargetMax$ X | ValidTgts$ Creature | References$ X,MaxTgts | TgtPrompt$ Select target creatures | SpellDescription$ Destroy X target creatures. +A:SP$ Destroy | Cost$ 4 B Sac | TargetMin$ 0 | TargetMax$ MaxTgts | ValidTgts$ Creature | References$ X,MaxTgts | TgtPrompt$ Select target creatures | SpellDescription$ Destroy X target creatures. # It may seem wrong to not use X in the target, but since the Targets are what defines X, it's redundant (and not supported by the code) SVar:X:Targeted$Amount SVar:MaxTgts:Count$Valid Creature