From 967ba924458b2c72d1d138b75e851ef42c07b44d Mon Sep 17 00:00:00 2001 From: "guzhenjie1@gmail.com" Date: Mon, 21 Feb 2011 12:38:22 +0000 Subject: [PATCH] Fixed Rancid Earth: auto=aslongas(*|mygraveyard) lord(creature) damage:1 >6 ==> auto=aslongas(*|mygraveyard) damage:1 all(creature) >6 --- 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 589449aac..1a609253a 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -49313,7 +49313,7 @@ toughness=3 name=Rancid Earth target=land auto=destroy -auto=aslongas(*|mygraveyard) lord(creature) damage:1 >6 +auto=aslongas(*|mygraveyard) damage:1 all(creature) >6 auto=aslongas(*|mygraveyard) damage:1 controller >6 auto=aslongas(*|mygraveyard) damage:1 opponent >6 text=Destroy target land. -- Threshold - If seven or more cards are in your graveyard, instead destroy that land and Rancid Earth deals 1 damage to each creature and each player.