From c1ac119af5549c8897fab67bd598e584c63d196c Mon Sep 17 00:00:00 2001 From: "omegablast2002@yahoo.com" Date: Tue, 26 Jul 2011 16:39:50 +0000 Subject: [PATCH] fixed dark depths with while tag. --- projects/mtg/bin/Res/sets/primitives/mtg.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index 99b58c627..a9e99aa8a 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -2586,7 +2586,6 @@ toughness=3 [/card] [card] name=Arbor Elf -auto={t}:untap target(forest) text={T}: Untap target Forest. mana={g} type=Creature @@ -14911,9 +14910,9 @@ type=Instant [card] name=Dark Depths auto=counter(0/0,10,Ice) -auto={3}:counter(0/0,-1,Ice) all(this) && bury all(dark depths[-counter{0/0.1.Ice}]) -auto=this(counter{0/0.1.Ice}<1) {0}:sacrifice all(this) -auto=@movedTo(mygraveyard) from(dark depths[-counter{0/0.1.Ice}]|myBattlefield):token(Marit Lage,legendary creature avatar, 20/20,flying,indestructible,black) +auto={3}:counter(0/0,-1,Ice) all(this) +auto=this(counter{0/0.1.Ice}<1)while sacrifice +auto=this(counter{0/0.1.Ice}<1)while token(Marit Lage,legendary creature avatar, 20/20,flying,indestructible,black) text=Dark Depths enters the battlefield with ten ice counters on it. -- {3}: Remove an ice counter from Dark Depths. -- When Dark Depths has no ice counters on it, sacrifice it. If you do, put a legendary 20/20 black Avatar creature token with flying and "This creature is indestructible" named Marit Lage onto the battlefield. type=Legendary Snow Land [/card]