From ad1da18cd6880a257dedc706025747e5409b96ef Mon Sep 17 00:00:00 2001 From: Sloth Date: Thu, 26 Jul 2012 11:03:46 +0000 Subject: [PATCH] - Fixed AI logic of Wellspring. --- res/cardsfolder/w/wellspring.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/cardsfolder/w/wellspring.txt b/res/cardsfolder/w/wellspring.txt index 2ae561fd68c..0f3c496a0ea 100644 --- a/res/cardsfolder/w/wellspring.txt +++ b/res/cardsfolder/w/wellspring.txt @@ -3,7 +3,7 @@ ManaCost:1 G W Types:Enchantment Aura Text:no text K:Enchant land -A:SP$ Attach | Cost$ 1 G W | ValidTgts$ Land | AILogic$ Pump +A:SP$ Attach | Cost$ 1 G W | ValidTgts$ Land | AILogic$ Curse T:Mode$ ChangesZone | ValidCard$ Card.Self | Execute$ TrigGainControl | Origin$ Any | Destination$ Battlefield | TriggerDescription$ When CARDNAME enters the battlefield, gain control of enchanted land until end of turn. At the beginning of your upkeep, untap enchanted land. You gain control of that land until end of turn. SVar:TrigGainControl:AB$GainControl | Cost$ 0 | Defined$ Enchanted | LoseControl$ EOT T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigGainControl2 | Secondary$ True | TriggerDescription$ At the beginning of your upkeep, untap enchanted land. You gain control of that land until end of turn.