- Converted these cards to AF_Draw: Brass Secretary, Carnage Altar and Courier's Capsule.

This commit is contained in:
jendave
2011-08-06 11:13:55 +00:00
parent 3f0dfe89c5
commit fc8f144978
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ ManaCost:3
Types:Artifact Creature Construct
Text:no text
PT:2/1
K:abDrawCards 2 Sac<1/CARDNAME>:1:Draw a card.:Brass Secretary - Controller draws a card.
A:AB$Draw | Cost$ 2 Sac<1/CARDNAME> | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/brass_secretary.jpg
End

View File

@@ -2,7 +2,7 @@ Name:Carnage Altar
ManaCost:3
Types:Artifact
Text:no text
K:abDrawCards 3 Sac<1/Creature>:1:Draw a card.:Carnage Altar - Controller draws a card.
A:AB$Draw | Cost$ 3 Sac<1/Creature> | NumCards$ 1 | SpellDescription$ Draw a card.
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/carnage_altar.jpg

View File

@@ -2,7 +2,7 @@ Name:Courier's Capsule
ManaCost:1 U
Types:Artifact
Text:no text
K:abDrawCards 1 U T Sac<1/CARDNAME>:2:Draw two cards.:Courier's Capsule - Controller draws two cards.
A:AB$Draw | Cost$ 1 U T Sac<1/CARDNAME> | NumCards$ 2 | SpellDescription$ Draw two cards.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/couriers_capsule.jpg
End