mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
convert Cateran Overlord regen ability to AbilityFactory.
This commit is contained in:
@@ -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")) {
|
||||
|
||||
Reference in New Issue
Block a user