Fixing Mordor Assassin
This commit is contained in:
@@ -243,7 +243,6 @@ public class Filters {
|
|||||||
|| game.getModifiersQuerying().isUnhastyCompanionAllowedToParticipateInSkirmishes(game, physicalCard)),
|
|| game.getModifiersQuerying().isUnhastyCompanionAllowedToParticipateInSkirmishes(game, physicalCard)),
|
||||||
Filters.and(
|
Filters.and(
|
||||||
CardType.MINION,
|
CardType.MINION,
|
||||||
Filters.notAssignedToSkirmish,
|
|
||||||
new Filter() {
|
new Filter() {
|
||||||
@Override
|
@Override
|
||||||
public boolean accepts(LotroGame game, PhysicalCard physicalCard) {
|
public boolean accepts(LotroGame game, PhysicalCard physicalCard) {
|
||||||
|
|||||||
Reference in New Issue
Block a user