- "Troll of Morannon" has no Damage +1 keyword (per card text).
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<pre style="font-size:80%">
|
||||
<b>4 Apr. 2013</b>
|
||||
- "Peering forward" now correctly applies -2 modifier, if ELVEN card is revealed.
|
||||
- "Troll of Morannon" has no Damage +1 keyword (per card text).
|
||||
|
||||
<b>25 Mar. 2013</b>
|
||||
- Changed all images for set 20 from PNG to JPEG.
|
||||
|
||||
@@ -35,7 +35,6 @@ public class Card20_378 extends AbstractMinion {
|
||||
public Card20_378() {
|
||||
super(4, 12, 3, 6, Race.TROLL, Culture.SAURON, "Troll of Morannon", null, true);
|
||||
addKeyword(Keyword.FIERCE);
|
||||
addKeyword(Keyword.DAMAGE, 1);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user