diff --git a/gemp-lotr/gemp-lotr-cards/src/main/java/com/gempukku/lotro/cards/set10/gondor/Card10_032.java b/gemp-lotr/gemp-lotr-cards/src/main/java/com/gempukku/lotro/cards/set10/gondor/Card10_032.java index 2b6affb17..126998f8c 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/java/com/gempukku/lotro/cards/set10/gondor/Card10_032.java +++ b/gemp-lotr/gemp-lotr-cards/src/main/java/com/gempukku/lotro/cards/set10/gondor/Card10_032.java @@ -48,7 +48,6 @@ public class Card10_032 extends AbstractPermanent { @Override protected List 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))) { diff --git a/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/changeLog.html b/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/changeLog.html index 56e646819..c1b5992ef 100644 --- a/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/changeLog.html +++ b/gemp-lotr/gemp-lotr-web/src/main/webapp/includes/changeLog.html @@ -2,6 +2,7 @@ 29 Dec. 2011 - "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. 27 Dec. 2011 - "Isengard Scout Troop" now exerts itself to take control of a site.