"Old Thrush" must be attached to use the ability

This commit is contained in:
PhallenCassidy
2017-11-21 21:32:19 -05:00
committed by GitHub
parent 729867624b
commit 1f351ab283

View File

@@ -49,6 +49,7 @@ public class Card31_042 extends AbstractFollower {
@Override
protected List<? extends Action> getExtraPhaseActions(String playerId, LotroGame game, PhysicalCard self) {
if (PlayConditions.canUseFPCardDuringPhase(game, Phase.MANEUVER, self)
&& PlayConditions.canSpot(game, Filters.hasAttached(self))
&& PlayConditions.canSelfDiscard(self, game)) {
ActivateCardAction action= new ActivateCardAction(self);
action.appendCost(