From 7ccf9e8a0f0dc246d12965bb141fa2c658e82dab Mon Sep 17 00:00:00 2001 From: "solo81@web.de" Date: Fri, 30 Apr 2010 15:16:56 +0000 Subject: [PATCH] Fixed Masticore. --- 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 c60aed5bf..bd3687622 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -26919,7 +26919,7 @@ toughness=* [/card] [card] name=Masticore -auto=upcost[{S(*|myhand)]} moveTo(mygraveyard) +auto=upcost[{S(*|myhand)}] moveTo(mygraveyard) auto={2}:damage:1 target(creature) auto={2}:regenerate text=At the beginning of your upkeep, sacrifice Masticore unless you discard a card. -- {2}: Masticore deals 1 damage to target creature. -- {2}: Regenerate Masticore.