From bd1253702f478389118de39d0a7d7a57593a1612 Mon Sep 17 00:00:00 2001 From: "omegablast2002@yahoo.com" Date: Sat, 4 Dec 2010 14:29:19 +0000 Subject: [PATCH] fixed the 3 urza's lands, for future refference please dont use card names as subtypes, wagic is completely capable of finding a card by name through targetchooser, thanks! --- projects/mtg/bin/Res/sets/primitives/mtg.txt | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index d5a1a3988..7a62f8153 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -21822,8 +21822,8 @@ toughness=2 [card] name=Glen Elendra Liege abilities=flying -auto=lord(other creature[blue]|myinplay) 1/1 -auto=lord(other creature[black]|myinplay) 1/1 +auto=lord(other creature[blue]|mybattlefield) 1/1 +auto=lord(other creature[black]|mybattlefield) 1/1 text=Flying -- Other blue creatures you control get +1/+1. -- Other black creatures you control get +1/+1. mana={1}{UB}{UB}{UB} type=Creature @@ -60271,24 +60271,21 @@ subtype=Urza's [/card] [card] name=Urza's Mine -auto={T}:add {1} && aslongas(Urza's Power Plant|myinplay)aslongas(Urza's Tower|myinplay) add{1} +auto={T}:add {1} && aslongas(Urza's Power Plant|mybattlefield) aslongas(Urza's Tower|mybattlefield) add{1} text={T}: Add {1} to your mana pool. If you control an Urza's Power-Plant and an Urza's Tower, add {2} to your mana pool instead. type=Land -subtype=Urza's Mine [/card] [card] name=Urza's Power Plant -auto={T}:add {1} && aslongas(Urza's Mine|myinplay)aslongas(Urza's Tower|myinplay) add{1} +auto={T}:add {1} && aslongas(Urza's Mine|mybattlefield) aslongas(Urza's Tower|mybattlefield) add{1} text={T}: Add {1} to your mana pool. If you control an Urza's Mine and an Urza's Tower, add {2} to your mana pool instead. type=Land -subtype=Urza's Power-Plant [/card] [card] name=Urza's Tower -auto={T}:add {1} && aslongas(Urza's Power Plant|myinplay)aslongas(Urza's Mine|myinplay) add{2} +auto={T}:add {1} && aslongas(Urza's Power Plant|mybattlefield) aslongas(Urza's Mine|mybattlefield) add{2} text={T}: Add {1} to your mana pool. If you control an Urza's Mine and an Urza's Power-Plant, add {3} to your mana pool instead. type=Land -subtype=Urza's Tower [/card] [card] name=Uthden Troll