From f21419cff9ca487d3cd9c87942cf57d6a49fcba0 Mon Sep 17 00:00:00 2001 From: "wagic.laurent" Date: Sun, 3 Oct 2010 10:57:46 +0000 Subject: [PATCH] Laurent - Changed Trade Caravan to UpkeepOnly since you cannot play this during opponentupkeep, this is not correct but needed for Brother's War Campaign --- 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 7b9229f70..4ea408a48 100644 --- a/projects/mtg/bin/Res/sets/primitives/mtg.txt +++ b/projects/mtg/bin/Res/sets/primitives/mtg.txt @@ -54817,7 +54817,7 @@ toughness=3 [card] name=Trade Caravan auto=@each my upkeep:counter(0/0,1,Currency) -auto={C(0/0,-2,Currency)}:untap target(land[basic]) myUpkeepOnly +auto={C(0/0,-2,Currency)}:untap target(land[basic]) UpkeepOnly text=At the beginning of your upkeep, put a currency counter on Trade Caravan. -- Remove two currency counters from Trade Caravan: Untap target basic land. Activate this ability only during an opponent's upkeep. mana={W} type=Creature