From 56c4ab226276ca059d1a9b6bfe9e1c82a974f8f9 Mon Sep 17 00:00:00 2001 From: "solo81@web.de" Date: Mon, 27 Jul 2009 07:44:30 +0000 Subject: [PATCH] some fixes --- projects/mtg/bin/Res/sets/USG/_cards.dat | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/projects/mtg/bin/Res/sets/USG/_cards.dat b/projects/mtg/bin/Res/sets/USG/_cards.dat index c886d2663..b4c955ba9 100644 --- a/projects/mtg/bin/Res/sets/USG/_cards.dat +++ b/projects/mtg/bin/Res/sets/USG/_cards.dat @@ -978,7 +978,7 @@ toughness=1 [/card] [card] text={T}: Add {G} to your mana pool for each Elf in play. -auto={T}:foreach(creature[Elf])add:{G} +auto={T}:foreach(creature[elf])add:{G} id=5823 name=Priest of Titania rarity=C @@ -999,7 +999,7 @@ mana={B} [/card] [card] text=At the beginning of your upkeep, if you control another nonland permanent, sacrifice Reclusive Wight. -@each my upkeep:aslongas(*[-land]|mybattlefield) other bury +auto=@each my upkeep:aslongas(*[-land]|mybattlefield) other bury id=8803 name=Reclusive Wight rarity=U @@ -1073,7 +1073,7 @@ subtype=Aura [/card] [card] text={T}: Add {W} to your mana pool for each enchantment you control. -auto={T}:foreach(Enchantment|myinplay)add:{W} +auto={T}:foreach(enchantment|myinplay)add:{W} id=9674 name=Serra's Sanctum rarity=R