mirror of
https://github.com/magefree/mage.git
synced 2025-12-22 11:32:00 -08:00
text fixes, gatecreeper vine etb is optional
This commit is contained in:
parent
0b3c24949f
commit
cd31a94ed2
30 changed files with 99 additions and 80 deletions
|
|
@ -68,7 +68,7 @@ public final class StaticFilters {
|
|||
|
||||
public static final FilterPermanent FILTER_CREATURE_TOKENS = new FilterCreaturePermanent("creature tokens");
|
||||
|
||||
public static final FilterPermanent FILTER_ATTACKING_CREATURES = new FilterCreaturePermanent("attacking creatures");
|
||||
public static final FilterCreaturePermanent FILTER_ATTACKING_CREATURES = new FilterCreaturePermanent("attacking creatures");
|
||||
|
||||
public static final FilterPermanent FILTER_PERMANENT_AURA = new FilterPermanent();
|
||||
public static final FilterPermanent FILTER_PERMANENT_EQUIPMENT = new FilterPermanent();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue