mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
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");
|
||||
|
||||
static {
|
||||
filter.add(BalthierAndFranPredicate.instance);
|
||||
filter2.add(BalthierAndFranPredicate.instance);
|
||||
}
|
||||
|
||||
public BalthierAndFran(UUID ownerId, CardSetInfo setInfo) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue