mirror of
https://github.com/correl/mage.git
synced 2024-12-26 03:00:11 +00:00
Merged static blocks
This commit is contained in:
parent
4f8de2d6a9
commit
06a2fe68a8
1 changed files with 0 additions and 2 deletions
|
@ -52,8 +52,6 @@ public class Rootgrapple extends CardImpl {
|
|||
|
||||
static {
|
||||
filterNoncreature.add(Predicates.not(new CardTypePredicate(CardType.CREATURE)));
|
||||
}
|
||||
static {
|
||||
filterTreefolk.add(new SubtypePredicate("Treefolk"));
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue