From a2939cc93f0d07e5380b39833bf625efd159cada Mon Sep 17 00:00:00 2001 From: "guzhenjie1@gmail.com" Date: Mon, 31 Jan 2011 15:18:54 +0000 Subject: [PATCH] Fixed the Wickerbough Elder: (Wickerbough Elder enters the battlefield with a -1/-1 counter on it.) auto=counter(-1/-1,2) ==> auto=counter(-1/-1,1) --- 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 901671b46..5e835145d 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -71960,7 +71960,7 @@ toughness=6 [/card] [card] name=Wickerbough Elder -auto=counter(-1/-1,2) +auto=counter(-1/-1,1) auto={G}{C(-1/-1,-1)}:destroy target(artifact,enchantment) text=Wickerbough Elder enters the battlefield with a -1/-1 counter on it. -- {G}, Remove a -1/-1 counter from Wickerbough Elder: Destroy target artifact or enchantment. mana={3}{G}