- "King's Board" now correctly allows to exert the named characters for the effect, if you do not control Eomer.

This commit is contained in:
marcins78
2012-11-07 10:29:13 +00:00
parent 5455f07ed8
commit b154617674
2 changed files with 5 additions and 2 deletions

View File

@@ -41,7 +41,7 @@ public class Card13_131 extends AbstractPermanent {
new ChooseAndAddUntilEOPStrengthBonusEffect(action, self, playerId, 2, Filters.or(Filters.name(Names.eowyn), Filters.name(Names.theoden))));
actions.add(action);
}
if (PlayConditions.canExert(self, game, Filters.name(Names.eomer))) {
if (PlayConditions.canExert(self, game, Filters.name(Names.eowyn))) {
ActivateCardAction action = new ActivateCardAction(self);
action.setText("Exert Eowyn...");
action.appendCost(
@@ -50,7 +50,7 @@ public class Card13_131 extends AbstractPermanent {
new ChooseAndAddUntilEOPStrengthBonusEffect(action, self, playerId, 2, Filters.or(Filters.name(Names.eomer), Filters.name(Names.theoden))));
actions.add(action);
}
if (PlayConditions.canExert(self, game, Filters.name(Names.eomer))) {
if (PlayConditions.canExert(self, game, Filters.name(Names.theoden))) {
ActivateCardAction action = new ActivateCardAction(self);
action.setText("Exert Theoden...");
action.appendCost(

View File

@@ -1,4 +1,7 @@
<pre style="font-size:80%">
<b>7 Nov. 2012</b>
- "King's Board" now correctly allows to exert the named characters for the effect, if you do not control Eomer.
<b>24 Oct. 2012</b>
- Added replay speed buttons.
- If two (or more) required before actions happen, FP player has a choice which one to play first. If that action