From e02fe57cc0d1dcf663ae48bc0be047e49a2924c2 Mon Sep 17 00:00:00 2001 From: "wagic.the.homebrew@gmail.com" Date: Thu, 23 Sep 2010 05:01:04 +0000 Subject: [PATCH] Erwan - fix for issue 442 (Creature bond). I believe this is the same issue as issue 439. Fix untested, please verify --- projects/mtg/bin/Res/sets/primitives/mtg.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index a4d8e9f04..6be3e26cc 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -10336,7 +10336,7 @@ toughness=2 [card] name=Creature Bond target=creature -auto=@movedto(mytgt|graveyard) from(Battlefield):damage:t targetController +auto=@movedto(graveyard) from(mytgt|Battlefield):damage:t targetController text=Enchant creature -- When enchanted creature is put into a graveyard, Creature Bond deals damage equal to that creature's toughness to the creature's controller. mana={1}{U} type=Enchantment