From 07bb5dff93d89d83af68b8b1e4e4ea69d0c78d65 Mon Sep 17 00:00:00 2001 From: jendave Date: Sun, 7 Aug 2011 00:32:21 +0000 Subject: [PATCH] - Fixed two more changeszone self cards. --- res/cardsfolder/carrier_pigeons.txt | 2 +- res/cardsfolder/llanowar_sentinel.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/res/cardsfolder/carrier_pigeons.txt b/res/cardsfolder/carrier_pigeons.txt index 43473bc7989..1602dfb79c7 100644 --- a/res/cardsfolder/carrier_pigeons.txt +++ b/res/cardsfolder/carrier_pigeons.txt @@ -4,7 +4,7 @@ Types:Creature Bird Text:no text PT:1/1 K:Flying -T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, draw a card at the beginning of the next turn's upkeep. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, draw a card at the beginning of the next turn's upkeep. SVar:TrigDraw:AB$Draw | Cost$ 0 | NumCards$ 1 | NextUpkeep$ True SVar:Rarity:Common SVar:Picture:http://www.wizards.com/global/images/magic/general/carrier_pigeons.jpg diff --git a/res/cardsfolder/llanowar_sentinel.txt b/res/cardsfolder/llanowar_sentinel.txt index 69468df67e2..b7db9102d11 100644 --- a/res/cardsfolder/llanowar_sentinel.txt +++ b/res/cardsfolder/llanowar_sentinel.txt @@ -3,7 +3,7 @@ ManaCost:2 G Types:Creature Elf Text:no text PT:2/3 -T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ TrigChange | TriggerDescription$ When CARDNAME enters the battlefield, you may pay 1 G. If you do, search your library for a card named CARDNAME and put that card onto the battlefield. Then shuffle your library. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChange | TriggerDescription$ When CARDNAME enters the battlefield, you may pay 1 G. If you do, search your library for a card named CARDNAME and put that card onto the battlefield. Then shuffle your library. SVar:TrigChange:AB$ChangeZone | Cost$ 1 G | Origin$ Library | Destination$ Battlefield | ChangeType$ Card.namedLlanowar Sentinel | ChangeNum$ 1 SVar:Rarity:Common SVar:Picture:http://www.wizards.com/global/images/magic/general/llanowar_sentinel.jpg