- "Burglar's Contract" can now be used in Skirmish.
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
- Added "The Arkenstone, King's Jewel"
|
||||
- "Gwaihir" no longer crashed the game, when it is not attached to anything and has its Skirmish action activated.
|
||||
- "Bolg, Servant of Sauron" can now only be used in Maneuver phase.
|
||||
- "Burglar's Contract" can now be used in Skirmish.
|
||||
|
||||
<b>17 Dec. 2015</b>
|
||||
- "Armor of Khazad" no longer allows to return itself from discard and can now be transferred.
|
||||
|
||||
@@ -70,6 +70,7 @@ public class Card31_041 extends AbstractAttachableFPPossession {
|
||||
new StrengthModifier(self, card, 2))));
|
||||
}
|
||||
});
|
||||
return Collections.singletonList(action);
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user