forked from External/mage
parent
b839c7bf87
commit
45e43fabd4
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ public final class TandemTakedown extends CardImpl {
|
||||||
CardType.PLANESWALKER.getPredicate(),
|
CardType.PLANESWALKER.getPredicate(),
|
||||||
CardType.BATTLE.getPredicate()
|
CardType.BATTLE.getPredicate()
|
||||||
));
|
));
|
||||||
filter.add(new AnotherTargetPredicate(2));
|
filter.add(new AnotherTargetPredicate(3));
|
||||||
}
|
}
|
||||||
|
|
||||||
public TandemTakedown(UUID ownerId, CardSetInfo setInfo) {
|
public TandemTakedown(UUID ownerId, CardSetInfo setInfo) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue