- "Fifth Level" can now be transferred between minions.
This commit is contained in:
@@ -48,7 +48,6 @@ public class Card10_032 extends AbstractPermanent {
|
||||
@Override
|
||||
protected List<? extends Action> getExtraPhaseActions(String playerId, LotroGame game, final PhysicalCard self) {
|
||||
if (PlayConditions.canUseFPCardDuringPhase(game, Phase.MANEUVER, self)
|
||||
&& self.getZone() == Zone.SUPPORT
|
||||
&& (
|
||||
PlayConditions.canExert(self, game, 1, 2, Culture.GONDOR, Race.MAN)
|
||||
|| PlayConditions.canSpot(game, 3, Keyword.KNIGHT))) {
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
<b>29 Dec. 2011</b>
|
||||
- "Till Durin Wakes Again" now allows to heal as many dwarves as you want, rather than just one.
|
||||
- "All Thought Bent on It" now makes the FP player to exert the characters, rather than the Shadow player.
|
||||
- "Fifth Level" can now be transferred between minions.
|
||||
|
||||
<b>27 Dec. 2011</b>
|
||||
- "Isengard Scout Troop" now exerts itself to take control of a site.
|
||||
|
||||
Reference in New Issue
Block a user