- "The Angle" should not freeze the game anymore, when used and can spot 6 companions.
This commit is contained in:
@@ -53,7 +53,7 @@ public class Card12_185 extends AbstractNewSite {
|
|||||||
new ChooseAndDiscardCardsFromHandEffect(action, playerId, false, 2) {
|
new ChooseAndDiscardCardsFromHandEffect(action, playerId, false, 2) {
|
||||||
@Override
|
@Override
|
||||||
public String getText(LotroGame game) {
|
public String getText(LotroGame game) {
|
||||||
return super.getText(game);
|
return "Discard 2 cards from hand";
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
<b>19 Dec. 2011</b>
|
<b>19 Dec. 2011</b>
|
||||||
- "Chamber of Mazarbul" now has an Underground keyword.
|
- "Chamber of Mazarbul" now has an Underground keyword.
|
||||||
- "Moving This Way" now reveals the Nazgul before putting it on bottom of deck.
|
- "Moving This Way" now reveals the Nazgul before putting it on bottom of deck.
|
||||||
|
- "The Angle" should not freeze the game anymore, when used and can spot 6 companions.
|
||||||
|
|
||||||
<b>15 Dec. 2011</b>
|
<b>15 Dec. 2011</b>
|
||||||
- "Legolas Bow" now correctly allows to heal when Legolas bearing it is exerted to play an event or condition.
|
- "Legolas Bow" now correctly allows to heal when Legolas bearing it is exerted to play an event or condition.
|
||||||
|
|||||||
Reference in New Issue
Block a user