From 64cc64817959f5cb2a6cbfe88aa9414b43dbe7f3 Mon Sep 17 00:00:00 2001 From: "solo81@web.de" Date: Wed, 10 Feb 2010 16:40:44 +0000 Subject: [PATCH] Fixed Mercenary Knight. --- projects/mtg/bin/Res/sets/primitives/mtg.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index 79a8b8e7d..a4e14e82e 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -23657,8 +23657,8 @@ type=Instant [/card] [card] name=Mercenary Knight -auto=moveTo(graveyard) notatarget(this|myBattlefield) -auto=moveTo(graveyard) notatarget(*|myhand) +auto=moveTo(mygraveyard) notatarget(this|myBattlefield) +auto=moveTo(mygraveyard) notatarget(creature|myhand) text=When Mercenary Knight enters the battlefield, sacrifice it unless you discard a creature card. mana={2}{B} type=Creature