convert Cateran Overlord regen ability to AbilityFactory.

This commit is contained in:
jendave
2011-08-06 10:09:13 +00:00
parent 74c0bbf9dc
commit 755845b35d
2 changed files with 3 additions and 2 deletions

View File

@@ -4,6 +4,7 @@ Types:Creature Horror Mercenary
Text:no text
PT:7/5
K:SearchMerc:6
A:AB$Regenerate|Cost$Sac<1/Creature>|SpellDescription$Regenerate CARDNAME.
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/cateran_overlord.jpg
End

View File

@@ -13268,7 +13268,7 @@ public class CardFactory_Creatures {
a2.setBeforePayMana(runtime);
}//*************** END ************ END **************************
/*
//*************** START *********** START **************************
else if(cardName.equals("Cateran Overlord")) {
@@ -13321,7 +13321,7 @@ public class CardFactory_Creatures {
a2.setBeforePayMana(runtime);
}//*************** END ************ END **************************
*/
/*
//*************** START *********** START **************************
else if(cardName.equals("Rakka Mar")) {