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}