Fixed "Mithril-coat"

This commit is contained in:
PhallenCassidy
2017-11-16 06:10:11 -05:00
committed by GitHub
parent e74f1d3127
commit 091b0f3ee8

View File

@@ -44,7 +44,7 @@ public class Card31_005 extends AbstractAttachableFPPossession {
modifiers.add(
new ArcheryTotalModifier(self, Side.SHADOW, -1));
modifiers.add(
new TwilightCostModifier(self, Filters.and(Side.SHADOW, CardType.POSSESSION),
new TwilightCostModifier(self, Filters.and(Side.SHADOW, CardType.CONDITION),
new Condition() {
@Override
public boolean isFullfilled(GameState gameState, ModifiersQuerying modifiersQuerying) {