diff --git a/forge-gui/res/cardsfolder/upcoming/pestilent_haze.txt b/forge-gui/res/cardsfolder/upcoming/pestilent_haze.txt index d6308e67325..95fee8a2a0e 100755 --- a/forge-gui/res/cardsfolder/upcoming/pestilent_haze.txt +++ b/forge-gui/res/cardsfolder/upcoming/pestilent_haze.txt @@ -1,7 +1,7 @@ Name:Pestilent Haze ManaCost:1 B B Types:Sorcery -A:SP$ Charm | Cost$ 1 B B | Choices$ DBPumpAll,RemoveCounters | CharmNum$ 1 -SVar:PumpAll:DB$ PumpAll | ValidCards$ Creature | NumAtt$ -2 | NumDef$ -2 | IsCurse$ True | SpellDescription$ All creatures get -2/-2 until end of turn. -SVar:RemoveCounters:DB$ RemoveCounterAll | ValidCards$ Planeswalker | CounterType$ LOYALTY | CounterNum$ 2 | SpellDescription$ Remove two loyalty counters from each planeswalker. +A:SP$ Charm | Cost$ 1 B B | Choices$ DBPumpAll,DBRemoveCounters +SVar:DBPumpAll:DB$ PumpAll | ValidCards$ Creature | NumAtt$ -2 | NumDef$ -2 | IsCurse$ True | SpellDescription$ All creatures get -2/-2 until end of turn. +SVar:DBRemoveCounters:DB$ RemoveCounterAll | ValidCards$ Planeswalker | CounterType$ LOYALTY | CounterNum$ 2 | SpellDescription$ Remove two loyalty counters from each planeswalker. Oracle:Choose one —\n• All creatures get -2/-2 until end of turn.\n• Remove two loyalty counters from each planeswalker.