- "Fifth Level" can now be transferred to a minion.

This commit is contained in:
marcins78@gmail.com
2011-12-03 18:56:30 +00:00
parent 5243166e7d
commit 08db2c4ca8
2 changed files with 4 additions and 1 deletions

View File

@@ -71,7 +71,7 @@ public class Card10_032 extends AbstractPermanent {
action.appendCost(
new ChoiceEffect(action, playerId, possibleCosts));
action.appendEffect(
new ChooseActiveCardEffect(self, playerId, "Choose minion", CardType.MINION, Filters.inSkirmishAgainst(Culture.GONDOR, Race.MAN)) {
new ChooseActiveCardEffect(self, playerId, "Choose a minion", CardType.MINION) {
@Override
protected void cardSelected(LotroGame game, PhysicalCard card) {
action.insertEffect(

View File

@@ -1,4 +1,7 @@
<pre style="font-size:80%">
<b>3 Dec. 2011</b>
- "Fifth Level" can now be transferred to a minion.
<b>2 Dec. 2011</b>
- When you reload the game page or you enter an ongoing game you will see last events in the game in the chat screen.
- Increased the chat timeout to 30 seconds for in-game channels to make it less possible to lose connection due to