diff --git a/res/cardsfolder/cateran_overlord.txt b/res/cardsfolder/cateran_overlord.txt index 6e04507e2c3..5bf5f4ea897 100644 --- a/res/cardsfolder/cateran_overlord.txt +++ b/res/cardsfolder/cateran_overlord.txt @@ -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 diff --git a/src/forge/CardFactory_Creatures.java b/src/forge/CardFactory_Creatures.java index e73d94396ae..31fc2ca070c 100644 --- a/src/forge/CardFactory_Creatures.java +++ b/src/forge/CardFactory_Creatures.java @@ -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")) {