forked from External/mage
This commit is contained in:
parent
f1ff4dbd0e
commit
790eea5aa1
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ public final class MagusOfTheOrder extends CardImpl {
|
|||
filter.add(new ColorPredicate(ObjectColor.GREEN));
|
||||
filter2.add(AnotherPredicate.instance);
|
||||
filter2.add(new ColorPredicate(ObjectColor.GREEN));
|
||||
filter2.add(CardType.CREATURE.getPredicate());
|
||||
}
|
||||
|
||||
public MagusOfTheOrder(UUID ownerId, CardSetInfo setInfo) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue