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