From 24ae404c3ac34305f32f688abd6d97e622767e36 Mon Sep 17 00:00:00 2001 From: "omegablast2002@yahoo.com" Date: Fri, 27 Aug 2010 13:27:02 +0000 Subject: [PATCH] player requested "bazaar trader" allow yourself as a target also. --- projects/mtg/bin/Res/sets/primitives/mtg.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/projects/mtg/bin/Res/sets/primitives/mtg.txt b/projects/mtg/bin/Res/sets/primitives/mtg.txt index b76434334..99545ddb3 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -3984,7 +3984,8 @@ id=-20122011 [/card] [card] name=Bazaar Trader -auto={T}:moveTo(opponentBattlefield) target(artifact,creature,land|myBattlefield) +auto={T}:name(opponentbattlefield) && moveTo(opponentBattlefield) target(artifact,creature,land|myBattlefield) +auto={T}:name(mybattlefield) && moveTo(myBattlefield) target(artifact,creature,land|myBattlefield) text={T}: Target player gains control of target artifact, creature, or land you control. mana={1}{R} type=Creature