- Converted Lord of the Undead to AF.

- Added Golgari Guildmage, Kithkin Spellduster and Malevolent Awakening.
This commit is contained in:
jendave
2011-08-06 13:44:24 +00:00
parent 6492374e9b
commit f6fdcf5f3a
6 changed files with 36 additions and 2 deletions

View File

@@ -14175,7 +14175,7 @@ public class CardFactory_Creatures {
ability.setBeforePayMana(CardFactoryUtil.input_targetPermanent(ability));
}//*************** END ************ END **************************
/*
//*************** START *********** START ************************
else if(cardName.equals("Lord of the Undead")) {
final Ability_Tap ability = new Ability_Tap(card, "1 B") {
@@ -14233,7 +14233,7 @@ public class CardFactory_Creatures {
card.addSpellAbility(ability);
}//*************** END ************ END **************************
*/
//*************** START *********** START **************************
else if (cardName.equals("Kargan Dragonlord"))