From d638ac28b16b83ffdd0ab159106fb48bc2924f95 Mon Sep 17 00:00:00 2001 From: "guzhenjie1@gmail.com" Date: Wed, 8 Dec 2010 10:51:04 +0000 Subject: [PATCH] Fix Graypelt Hunter and Doomsday Specter. --- projects/mtg/bin/Res/sets/primitives/mtg.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index 2aff788f9..ff09b0ff1 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -14269,7 +14269,7 @@ toughness=2 name=Doomsday Specter abilities=flying auto=@combatdamaged(player) from(this|mybattlefield): moveto(graveyard) target(*|opponenthand) -auto=moveTo(ownerhand) notatarget(creature[blue;blue]|myBattlefield) +auto=moveTo(ownerhand) notatarget(creature[blue;black]|myBattlefield) text=Flying -- When Doomsday Specter enters the battlefield, return a blue or black creature you control to its owner's hand. -- Whenever Doomsday Specter deals combat damage to a player, look at that player's hand and choose a card from it. The player discards that card. mana={2}{U}{B} type=Creature @@ -23450,6 +23450,7 @@ toughness=2 [/card] [card] name=Graypelt Hunter +abilities=trample auto=may counter(1/1,1) auto=@movedTo(other ally|myBattlefield):may counter(1/1,1) text=Trample -- Whenever Graypelt Hunter or another Ally enters the battlefield under your control, you may put a +1/+1 counter on Graypelt Hunter.