From 8e24e86b0fb822ff6c5ddc003622ddb85ad29fb4 Mon Sep 17 00:00:00 2001 From: "guzhenjie1@gmail.com" Date: Tue, 15 Feb 2011 12:12:10 +0000 Subject: [PATCH] Fixed Avenger of Zendikar: auto=@movedTo(land|myBattlefield):may counter(1/1) all(plant) ==> auto=@movedTo(land|myBattlefield):may counter(1/1) all(plant|myBattlefield) --- 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 f4ca90829..3de51666a 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -3939,7 +3939,7 @@ toughness=1 [card] name=Avenger of Zendikar auto=foreach(land|myBattlefield) token(Plant,creature plant, 0/1,green) -auto=@movedTo(land|myBattlefield):may counter(1/1) all(plant) +auto=@movedTo(land|myBattlefield):may counter(1/1) all(plant|myBattlefield) text=When Avenger of Zendikar enters the battlefield, put a 0/1 green Plant creature token onto the battlefield for each land you control. -- Landfall - Whenever a land enters the battlefield under your control, you may put a +1/+1 counter on each Plant creature you control. mana={5}{G}{G} type=Creature