mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
convert Whispers of the Muse to AF_Draw
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user