forked from External/mage
Fix filter on Balthier and Fran
This commit is contained in:
parent
31ef208f34
commit
d3957259ac
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ public final class BalthierAndFran extends CardImpl {
|
||||||
= new FilterCreaturePermanent(SubType.VEHICLE, "a Vehicle crewed by {this} this turn");
|
= new FilterCreaturePermanent(SubType.VEHICLE, "a Vehicle crewed by {this} this turn");
|
||||||
|
|
||||||
static {
|
static {
|
||||||
filter.add(BalthierAndFranPredicate.instance);
|
filter2.add(BalthierAndFranPredicate.instance);
|
||||||
}
|
}
|
||||||
|
|
||||||
public BalthierAndFran(UUID ownerId, CardSetInfo setInfo) {
|
public BalthierAndFran(UUID ownerId, CardSetInfo setInfo) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue