convert both of Guardian of Cloverdell's abilities to keyword.

This commit is contained in:
jendave
2011-08-06 08:41:28 +00:00
parent cb9185842e
commit ef10b15f70
2 changed files with 4 additions and 1 deletions

View File

@@ -1642,7 +1642,7 @@ public class CardFactory_Creatures {
}//*************** END ************ END **************************
/*
//*************** START *********** START **************************
else if(cardName.equals("Guardian of Cloverdell")) {
final SpellAbility ability = new Ability(card, "0") {
@@ -1723,6 +1723,7 @@ public class CardFactory_Creatures {
a2.setBeforePayMana(runtime);
}//*************** END ************ END **************************
*/
/*
//*************** START *********** START **************************