From 3b7281cfe8ef951333081840265b1cd06d3f9edd Mon Sep 17 00:00:00 2001 From: Psyyringe Date: Thu, 11 Feb 2010 07:54:09 +0000 Subject: [PATCH] Psyringe - fixed bugs with Yavimaya Dryad (thanks PrimsSoup), Ogre Arsonist and Crosis's Charm (thanks Niegen), and added a missing text= identifier to "Call of the Herd" (in mtg_todo.dat) --- projects/mtg/bin/Res/sets/mtg_todo.dat | 2 +- projects/mtg/bin/Res/sets/primitives/mtg.txt | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/projects/mtg/bin/Res/sets/mtg_todo.dat b/projects/mtg/bin/Res/sets/mtg_todo.dat index 921ab69f3..1ece04e14 100644 --- a/projects/mtg/bin/Res/sets/mtg_todo.dat +++ b/projects/mtg/bin/Res/sets/mtg_todo.dat @@ -4985,7 +4985,7 @@ subtype=Arcane [/card] [card] name=Call of the Herd -Put a 3/3 green Elephant creature token onto the battlefield. -- Flashback {3}{G} (You may cast this card from your graveyard for its flashback cost. Then exile it.) +text=Put a 3/3 green Elephant creature token onto the battlefield. -- Flashback {3}{G} (You may cast this card from your graveyard for its flashback cost. Then exile it.) mana={2}{G} type=Sorcery [/card] diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index a4e14e82e..6a2320654 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -7848,7 +7848,7 @@ subtype=Lair [card] name=Crosis's Charm auto=may moveTo(ownerhand) target(*) -auto=may bury target(creature[black]) +auto=may bury target(creature[-black]) auto=may destroy target(artifact) text=Choose one - Return target permanent to its owner's hand; or destroy target nonblack creature, and it can't be regenerated; or destroy target artifact. mana={U}{B}{R} @@ -26544,7 +26544,7 @@ type=Instant [/card] [card] name=Ogre Arsonist -auto=destroy target(lad) +auto=destroy target(land) text=When Ogre Arsonist enters the battlefield, destroy target land. mana={4}{R} type=Creature @@ -44797,6 +44797,7 @@ type=Land name=Yavimaya Dryad abilities=forestwalk auto=may moveTo(myBattlefield) target(forest|mylibrary) && tap +auto=may moveTo(opponentBattlefield) target(forest|mylibrary) && tap text=Forestwalk -- When Yavimaya Dryad enters the battlefield, you may search your library for a Forest card and put it onto the battlefield tapped under target player's control. If you do, shuffle your library. mana={1}{G}{G} type=Creature