From 14b8ca3b2285d121f80ffbd51c65fdae40fee82b Mon Sep 17 00:00:00 2001 From: Hanmac Date: Fri, 7 Jul 2017 15:46:06 +0000 Subject: [PATCH] fixed toxic stench --- forge-gui/res/cardsfolder/t/toxic_stench.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/t/toxic_stench.txt b/forge-gui/res/cardsfolder/t/toxic_stench.txt index 07fe4af2a83..6180eb78beb 100644 --- a/forge-gui/res/cardsfolder/t/toxic_stench.txt +++ b/forge-gui/res/cardsfolder/t/toxic_stench.txt @@ -2,7 +2,7 @@ Name:Toxic Stench ManaCost:1 B Types:Instant A:SP$ Pump | Cost$ 1 B | ValidTgts$ Creature.nonBlack | TgtPrompt$ Select target nonblack creature | NumAtt$ -1 | NumDef$ -1 | IsCurse$ True | ConditionCheckSVar$ X | References$ X | ConditionSVarCompare$ LT7 | SubAbility$ DBDestroy | SpellDescription$ Target nonblack creature gets -1/-1 until end of turn. -SVar:DBDestroy:DB$ Destroy | Defined$ Targeted | ConditionCheckSVar$ X | ConditionSVarCompare$ GE7 | SpellDescription$ Threshold — If seven or more cards are in your graveyard, instead destroy that creature. It can't be regenerated. +SVar:DBDestroy:DB$ Destroy | Defined$ Targeted | NoRegen$ True | ConditionCheckSVar$ X | ConditionSVarCompare$ GE7 | References$ X | SpellDescription$ Threshold — If seven or more cards are in your graveyard, instead destroy that creature. It can't be regenerated. SVar:X:Count$InYourYard SVar:Picture:http://www.wizards.com/global/images/magic/general/toxic_stench.jpg Oracle:Target nonblack creature gets -1/-1 until end of turn.\nThreshold — If seven or more cards are in your graveyard, instead destroy that creature. It can't be regenerated.