Erwan
- fix for issue 442 (Creature bond). I believe this is the same issue as issue 439. Fix untested, please verify
This commit is contained in:
@@ -10336,7 +10336,7 @@ toughness=2
|
|||||||
[card]
|
[card]
|
||||||
name=Creature Bond
|
name=Creature Bond
|
||||||
target=creature
|
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.
|
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}
|
mana={1}{U}
|
||||||
type=Enchantment
|
type=Enchantment
|
||||||
|
|||||||
Reference in New Issue
Block a user