- "Wisp of Pale Sheen" has now a Twilight keyword.

This commit is contained in:
marcins78@gmail.com
2011-12-05 14:10:35 +00:00
parent d3204e50a1
commit 405d36c267
2 changed files with 4 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ import java.util.List;
public class Card6_108 extends AbstractMinion {
public Card6_108() {
super(3, 8, 2, 4, Race.WRAITH, Culture.SAURON, "Wisp of Pale Sheen");
addKeyword(Keyword.TWILIGHT);
}
@Override

View File

@@ -1,4 +1,7 @@
<pre style="font-size:80%">
<b>5 Dec. 2011</b>
- "Wisp of Pale Sheen" has now a Twilight keyword.
<b>4 Dec. 2011</b>
- The One Ring(s) no longer prevent the wound, so will work on Steward's Tomb.