From 7e1566fe77524b1a7126d0c61e3c56a9cd46e2f3 Mon Sep 17 00:00:00 2001 From: "guzhenjie1@gmail.com" Date: Sun, 2 Oct 2011 11:07:15 +0000 Subject: [PATCH] Corrected Carrion Beetles and Reveillark. --- projects/mtg/bin/Res/sets/primitives/mtg.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index d234f6301..3c627dfad 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -10371,8 +10371,8 @@ toughness=1 [/card] [card] name=Carrion Beetles -auto={2}{B}{T}:choice name(opponent's graveyard) target(*|graveyard) moveTo(exile) -auto={2}{B}{T}:choice name(your graveyard) target(*|graveyard) moveTo(exile) +auto={2}{B}{T}:choice name(opponent's graveyard) target(*|opponentgraveyard) moveTo(exile) +auto={2}{B}{T}:choice name(your graveyard) target(*|mygraveyard) moveTo(exile) text={2}{B}, {T}: Exile up to three target cards from a single graveyard. mana={B} type=Creature @@ -57115,7 +57115,7 @@ type=Sorcery name=Reveillark abilities=flying other={5}{W} name(Evoke) -auto=@movedTo(this|nonbattlezone) from(battlefield):may moveTo(myBattlefield) target(creature[power<=2]|mygraveyard) +auto=@movedTo(this|nonbattlezone) from(battlefield):moveTo(myBattlefield) target(creature[power<=2]|mygraveyard) auto=alternative sacrifice text=Flying -- When Reveillark leaves the battlefield, return up to two target creature cards with power 2 or less from your graveyard to the battlefield. -- Evoke {5}{W} (You may cast this spell for its evoke cost. If you do, it's sacrificed when it enters the battlefield.) mana={4}{W}