convert Deserted Temple, Earthcraft and Filigree Sages to abUntapTgt keyword.

This commit is contained in:
jendave
2011-08-06 08:52:03 +00:00
parent b5a1871aa3
commit e9784cfd3a
6 changed files with 12 additions and 6 deletions

View File

@@ -8164,7 +8164,7 @@ public class CardFactory implements NewConstants {
card.addSpellAbility(ability);
}//*************** END ************ END **************************
/*
//*************** START *********** START **************************
else if(cardName.equals("Earthcraft")) {
final SpellAbility a1 = new Ability(card, "0") {
@@ -8404,7 +8404,7 @@ public class CardFactory implements NewConstants {
a3.setStackDescription(card + " - add 30 Squirrel tokens using Squirrel Nest");
}//*************** END ************ END **************************
*/
//*************** START *********** START **************************
else if(cardName.equals("Mox Diamond")) {