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