- Converted some cards to AB$Bounce.

- Added Balshan Griffin.
This commit is contained in:
jendave
2011-08-06 10:31:52 +00:00
parent 6111bdd8aa
commit 9253460c22
9 changed files with 23 additions and 4 deletions

View File

@@ -7523,6 +7523,7 @@ public class CardFactory_Creatures {
ability.setBeforePayMana(runtime);
}//*************** END ************ END **************************
/*
//*************** START *********** START **************************
else if(cardName.equals("Amugaba")) {
@@ -7560,6 +7561,7 @@ public class CardFactory_Creatures {
card.addSpellAbility(ability);
ability.setBeforePayMana(runtime);
}//*************** END ************ END **************************
*/
//*************** START *********** START **************************
else if(cardName.equals("Subterranean Spirit")) {