add Timbermare (from Planar Chaos)

This commit is contained in:
jendave
2011-08-06 09:11:40 +00:00
parent 628e891afa
commit c3ee3f4ccd
3 changed files with 12 additions and 1 deletions

View File

@@ -20149,7 +20149,7 @@ public class CardFactory_Creatures {
}//*************** END ************ END **************************
//*************** START *********** START **************************
else if(cardName.equals("Thundermare")) {
else if(cardName.equals("Thundermare") || cardName.equals("Timbermare")) {
/*
* When Thundermare enters the battlefield, tap all other creatures.
*/