From ccdd58b2da00c6c3d5fdb8b46af73938626bed1f Mon Sep 17 00:00:00 2001 From: moomarc Date: Mon, 6 Aug 2012 09:06:12 +0000 Subject: [PATCH] - Fix: Echoing Decay will no longer deal double curse original target --- res/cardsfolder/e/echoing_decay.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/cardsfolder/e/echoing_decay.txt b/res/cardsfolder/e/echoing_decay.txt index 5b80b080cc6..227f990851f 100644 --- a/res/cardsfolder/e/echoing_decay.txt +++ b/res/cardsfolder/e/echoing_decay.txt @@ -3,7 +3,7 @@ ManaCost:1 B Types:Instant Text:no text A:SP$ Pump | Cost$ 1 B | ValidTgts$ Creature | TgtPrompt$ Select target creature | RememberTargets$ True | NumAtt$ -2 | NumDef$ -2 | SubAbility$ DBPumpAll | SpellDescription$ Target creature and all other creatures with the same name as that creature get -2/-2 until end of turn. -SVar:DBPumpAll:DB$ PumpAll | ValidCards$ Remembered.sameName | NumAtt$ -2 | NumDef$ -2 | SubAbility$ DBCleanup +SVar:DBPumpAll:DB$ PumpAll | ValidCards$ Remembered.sameName+Other | NumAtt$ -2 | NumDef$ -2 | SubAbility$ DBCleanup SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True SVar:RemAIDeck:True SVar:Rarity:Common