From 995f92c3fe42dadb2084c538e3cb75ee85d92c74 Mon Sep 17 00:00:00 2001 From: "guzhenjie1@gmail.com" Date: Sun, 20 Feb 2011 05:33:56 +0000 Subject: [PATCH] Fixed Rancid Earth reported in forum: auto=aslongas(*|mygraveyard) lord(creature) damage:1 >1 auto=aslongas(*|mygraveyard) damage:1 controller >1 auto=aslongas(*|mygraveyard) damage:1 opponent >1 ==> auto=aslongas(*|mygraveyard) lord(creature) damage:1 >6 auto=aslongas(*|mygraveyard) damage:1 controller >6 auto=aslongas(*|mygraveyard) damage:1 opponent >6 --- projects/mtg/bin/Res/sets/primitives/mtg.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index 7432d163e..0dde4a1a9 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -49286,9 +49286,9 @@ toughness=3 name=Rancid Earth target=land auto=destroy -auto=aslongas(*|mygraveyard) lord(creature) damage:1 >1 -auto=aslongas(*|mygraveyard) damage:1 controller >1 -auto=aslongas(*|mygraveyard) damage:1 opponent >1 +auto=aslongas(*|mygraveyard) lord(creature) damage:1 >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. mana={1}{B}{B} type=Sorcery