mirror of
https://github.com/magefree/mage.git
synced 2026-01-26 21:29:17 -08:00
implement [EOE] Kavaron Harrier
This commit is contained in:
parent
ac633cf57e
commit
2b7f8869dd
5 changed files with 85 additions and 12 deletions
|
|
@ -40,6 +40,7 @@ public class FixedTargets extends TargetPointerImpl {
|
|||
this(token.getLastAddedTokenIds()
|
||||
.stream()
|
||||
.map(game::getPermanent)
|
||||
.filter(Objects::nonNull)
|
||||
.collect(Collectors.toList()), game);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue