- "Saruman's Reach", it's the FP player now choosing which companions to exert.

This commit is contained in:
marcins78@gmail.com
2011-12-12 17:05:03 +00:00
parent 93ab9680ab
commit 2cf27b2b0a
2 changed files with 2 additions and 1 deletions

View File

@@ -48,7 +48,7 @@ public class Card1_137 extends AbstractOldEvent {
List<Effect> possibleEffects = new LinkedList<Effect>();
possibleEffects.add(
new ChooseAndExertCharactersEffect(action, playerId, 2, 2, CardType.COMPANION) {
new ChooseAndExertCharactersEffect(action, game.getGameState().getCurrentPlayerId(), 2, 2, CardType.COMPANION) {
@Override
public String getText(LotroGame game) {
return "Exert 2 companions";

View File

@@ -1,6 +1,7 @@
<pre style="font-size:80%">
<b>12 Dec. 2011</b>
- "Mumak Chieftain" can now play a mount for discount value, even if it can't play it without the discount.
- "Saruman's Reach", it's the FP player now choosing which companions to exert.
<b>11 Dec. 2011</b>
- Added leagues