forked from External/mage
parent
e399e233d7
commit
d7fa071e58
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ public final class SlinzaTheSpikedStampede extends CardImpl {
|
|||
private static final FilterPermanent filter3 = new FilterCreaturePermanent("creature with power 4 or greater");
|
||||
|
||||
static {
|
||||
filter.add(SubType.BEAST.getPredicate());
|
||||
filter3.add(new PowerPredicate(ComparisonType.MORE_THAN, 3));
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue