convert Whispers of the Muse to AF_Draw

This commit is contained in:
jendave
2011-08-06 13:16:58 +00:00
parent 3944d780bc
commit e02f2d8eb9
2 changed files with 4 additions and 2 deletions

View File

@@ -2,6 +2,8 @@ Name:Whispers of the Muse
ManaCost:U
Types:Instant
Text:no text
A:SP$Draw | Cost$U | NumCards$1 | SpellDescription$Draw a card.
SVar:Buyback:5
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/whispers_of_the_muse.jpg

View File

@@ -517,7 +517,7 @@ public class CardFactory_Instants {
card.addSpellAbility(spell);
}//*************** END ************ END **************************
/*
//*************** START *********** START **************************
else if(cardName.equals("Whispers of the Muse")) {
final SpellAbility spell_one = new Spell(card) {
@@ -572,7 +572,7 @@ public class CardFactory_Instants {
card.addSpellAbility(spell_two);
}//*************** END ************ END **************************
*/
//*************** START *********** START **************************
// TODO: Use spPumpTgt with sVar:Buyback