- "Gorgoroth Sapper" is now a Besieger.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user