mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
add Timbermare (from Planar Chaos)
This commit is contained in:
@@ -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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user