convert Elvish Farmer, Mycologist, and Psychotrope Thallid to AFs.

This commit is contained in:
jendave
2011-08-06 13:12:52 +00:00
parent 4f99ed6aaf
commit a599da3bef
4 changed files with 13 additions and 10 deletions

View File

@@ -9586,7 +9586,7 @@ public class CardFactory_Creatures {
});
}//*************** END ************ END **************************
/*
//*************** START *********** START **************************
else if(cardName.equals("Elvish Farmer") || cardName.equals("Mycologist")) {
Command intoPlay = new Command() {
@@ -9677,7 +9677,7 @@ public class CardFactory_Creatures {
a2.setBeforePayMana(runtime);
}//*************** END ************ END **************************
*/
//*************** START *********** START **************************
else if(cardName.equals("Pallid Mycoderm")) {
@@ -9779,7 +9779,7 @@ public class CardFactory_Creatures {
a2.setBeforePayMana(runtime);
}//*************** END ************ END **************************
/*
//*************** START *********** START **************************
else if(cardName.equals("Psychotrope Thallid")) {
Command intoPlay = new Command() {
@@ -9841,7 +9841,7 @@ public class CardFactory_Creatures {
a2.setBeforePayMana(runtime);
}//*************** END ************ END **************************
*/
//*************** START *********** START **************************
else if(cardName.equals("Rootwater Thief")) {