From 42d2ff8661598e53098560d48550d82d5083b513 Mon Sep 17 00:00:00 2001 From: "omegablast2002@yahoo.com" Date: Sat, 23 Jul 2011 11:14:45 +0000 Subject: [PATCH] removed a typo in "dark depths" --- 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 aa09cb197..67b71e23f 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -14911,7 +14911,7 @@ 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={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) 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.