From 4d73c9ab9b1429b2af23df2810c631f92c84a0f0 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 11:13:42 +0000 Subject: [PATCH] - Converted these cards to AF_Draw: Archivist, Tower of Fortunes and Xira Arien. --- res/cardsfolder/archivist.txt | 2 +- res/cardsfolder/tower_of_fortunes.txt | 2 +- res/cardsfolder/xira_arien.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/res/cardsfolder/archivist.txt b/res/cardsfolder/archivist.txt index 2a1a1eafb9c..ad159106717 100644 --- a/res/cardsfolder/archivist.txt +++ b/res/cardsfolder/archivist.txt @@ -3,7 +3,7 @@ ManaCost:2 U U Types:Creature Human Wizard Text:no text PT:1/1 -K:abDrawCards T:1:Draw a card.:Archivist - draw a card +A:AB$Draw | Cost$ T | NumCards$ 1 | SpellDescription$ Draw a card. SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/archivist.jpg End diff --git a/res/cardsfolder/tower_of_fortunes.txt b/res/cardsfolder/tower_of_fortunes.txt index f0d8d9c84ad..c8bcebc0dd2 100644 --- a/res/cardsfolder/tower_of_fortunes.txt +++ b/res/cardsfolder/tower_of_fortunes.txt @@ -2,7 +2,7 @@ Name:Tower of Fortunes ManaCost:4 Types:Artifact Text:no text -K:abDrawCards 8 T:4:Draw four cards.:Tower of Fortunes - draw cards +A:AB$Draw | Cost$ 8 T | NumCards$ 4 | SpellDescription$ Draw four cards. SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/tower_of_fortunes.jpg End diff --git a/res/cardsfolder/xira_arien.txt b/res/cardsfolder/xira_arien.txt index 7bf46d2540a..8c9e3220f00 100644 --- a/res/cardsfolder/xira_arien.txt +++ b/res/cardsfolder/xira_arien.txt @@ -4,7 +4,7 @@ Types:Legendary Creature Insect Wizard Text:no text PT:1/2 K:Flying -K:abDrawCardsTgt B R G T:1:Target player draws a card.:Xira Arien - target player draws a card +A:AB$Draw | Cost$ B R G T | NumCards$ 1 | ValidTgts$ Player | TgtPrompt$ Choose a player to draw a card | SpellDescription$ Target player draws a card. SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/xira_arien.jpg End