- "Itilien Wilderness" now correctly adds +2 Strength to selected card.

This commit is contained in:
marcins78@gmail.com
2011-12-03 00:02:42 +00:00
parent 315290994a
commit 87d037c079
2 changed files with 2 additions and 1 deletions

View File

@@ -63,7 +63,7 @@ public class Card4_237 extends AbstractPermanent {
protected void cardSelected(LotroGame game, PhysicalCard card) {
action.insertEffect(
new AddUntilEndOfPhaseModifierEffect(
new StrengthModifier(self, self, 2), Phase.SKIRMISH));
new StrengthModifier(self, card, 2), Phase.SKIRMISH));
}
});
return Collections.singletonList(action);

View File

@@ -8,6 +8,7 @@ connectivity problem.
- "Desert Sneak", "Desert Scout" and "Desert Runner" now correctly allow to wound the character they were assiged to by
FP player.
- "Radagast" should now correctly add Move Limit whenever he has to (when it's played or at the start of the turn).
- "Itilien Wilderness" now correctly adds +2 Strength to selected card.
<b>30 Nov. 2011</b>
- When instructed to choose a card to heal/wound X times, a card with vitality/wounds &lt;X can be chosen, as long as