- "Wisp of Pale Sheen" has now a Twilight keyword.
This commit is contained in:
@@ -28,6 +28,7 @@ import java.util.List;
|
|||||||
public class Card6_108 extends AbstractMinion {
|
public class Card6_108 extends AbstractMinion {
|
||||||
public Card6_108() {
|
public Card6_108() {
|
||||||
super(3, 8, 2, 4, Race.WRAITH, Culture.SAURON, "Wisp of Pale Sheen");
|
super(3, 8, 2, 4, Race.WRAITH, Culture.SAURON, "Wisp of Pale Sheen");
|
||||||
|
addKeyword(Keyword.TWILIGHT);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|||||||
@@ -1,4 +1,7 @@
|
|||||||
<pre style="font-size:80%">
|
<pre style="font-size:80%">
|
||||||
|
<b>5 Dec. 2011</b>
|
||||||
|
- "Wisp of Pale Sheen" has now a Twilight keyword.
|
||||||
|
|
||||||
<b>4 Dec. 2011</b>
|
<b>4 Dec. 2011</b>
|
||||||
- The One Ring(s) no longer prevent the wound, so will work on Steward's Tomb.
|
- The One Ring(s) no longer prevent the wound, so will work on Steward's Tomb.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user