From 19b54907290bdf1f912e3ef32561b76aea164932 Mon Sep 17 00:00:00 2001 From: "omegablast2002@yahoo.com" Date: Sun, 3 Apr 2011 12:26:44 +0000 Subject: [PATCH] Withering Wisps updated to fix the bug, it was doing nothing. there is a parser limitation that does not allow limit: to work in foreach( nested activated abilities. the card basically never did anything. --- projects/mtg/bin/Res/sets/primitives/mtg.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index f2bf94205..6d09a46bd 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -73731,7 +73731,7 @@ type=Instant [/card] [card] name=Withering Wisps -auto=foreach(swamp[snow]|mybattlefield) {B}:damage:1 all(creature,player) limit:1 +auto={B}:damage:1 all(creature,player) limit:type:swamp[snow]:mybattlefield auto=@next endofturn:aslongas(creature|battlefield) sacrifice <1 text=At the beginning of the end step, if no creatures are on the battlefield, sacrifice Withering Wisps. -- {B}: Withering Wisps deals 1 damage to each creature and each player. Activate this ability no more times each turn than the number of snow Swamps you control. mana={1}{B}{B}