- "Gorgoroth Sapper" is now a Besieger.

This commit is contained in:
marcins78@gmail.com
2011-11-28 00:37:33 +00:00
parent cc6bb77434
commit 60b5930bda
2 changed files with 2 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ import java.util.List;
public class Card7_277 extends AbstractMinion {
public Card7_277() {
super(3, 9, 2, 5, Race.ORC, Culture.SAURON, "Gorgoroth Sapper");
addKeyword(Keyword.BESIEGER);
}
@Override

View File

@@ -3,6 +3,7 @@
- Characters should not die between turns.
- "Great Hill Troll" site number is 5 now.
- "Radagast" adds move limit for the remainder of the turn, when it was in play.
- "Gorgoroth Sapper" is now a Besieger.
<b>26 Nov. 2011</b>
- "Rallying Call" now removes (1) when used.