From dd6d7e7ae880ea5767bf17c4986a7917af4d0df8 Mon Sep 17 00:00:00 2001 From: excessum Date: Sat, 20 Sep 2014 02:58:43 +0000 Subject: [PATCH] - Fixed missing keyword for Icefeather Aven --- .../res/cardsfolder/i/icefeather_aven.txt | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/forge-gui/res/cardsfolder/i/icefeather_aven.txt b/forge-gui/res/cardsfolder/i/icefeather_aven.txt index 07272774eef..5c7dd79d5c7 100644 --- a/forge-gui/res/cardsfolder/i/icefeather_aven.txt +++ b/forge-gui/res/cardsfolder/i/icefeather_aven.txt @@ -1,9 +1,10 @@ -Name:Icefeather Aven -ManaCost:G U -Types:Creature Bird Shaman -PT:2/2 -K:Morph:1 G U -T:Mode$ TurnFaceUp | ValidCard$ Card.Self | Execute$ TrigBounce | TriggerZones$ Battlefield | OptionalDecider$ You | TriggerDescription$ When CARDNAME is turned face up, you may return another target creature to its owner's hand. -SVar:TrigBounce:AB$ChangeZone | Cost$ 0 | ValidTgts$ Creature.Other | TgtPrompt$ Select target creature | Origin$ Battlefield | Destination$ Hand -SVar:Picture:http://www.wizards.com/global/images/magic/general/icefeather_aven.jpg -Oracle:Flying\nMorph {1}{G}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Icefeather Aven is turned face up, you may return another target creature to its owner's hand. +Name:Icefeather Aven +ManaCost:G U +Types:Creature Bird Shaman +PT:2/2 +K:Flying +K:Morph:1 G U +T:Mode$ TurnFaceUp | ValidCard$ Card.Self | Execute$ TrigBounce | TriggerZones$ Battlefield | OptionalDecider$ You | TriggerDescription$ When CARDNAME is turned face up, you may return another target creature to its owner's hand. +SVar:TrigBounce:AB$ChangeZone | Cost$ 0 | ValidTgts$ Creature.Other | TgtPrompt$ Select target creature | Origin$ Battlefield | Destination$ Hand +SVar:Picture:http://www.wizards.com/global/images/magic/general/icefeather_aven.jpg +Oracle:Flying\nMorph {1}{G}{U} (You may cast this card face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.)\nWhen Icefeather Aven is turned face up, you may return another target creature to its owner's hand. \ No newline at end of file