"Orc Monstrosity"

This commit is contained in:
marcins78
2013-02-21 11:56:35 +00:00
parent 9947c49f82
commit 21686fac12

View File

@@ -27,7 +27,7 @@ import java.util.Set;
*/
public class Card20_372 extends AbstractMinion {
public Card20_372() {
super(3, 9, 3, 6, Race.ORC, Culture.SAURON, "Orc Villain");
super(3, 8, 3, 6, Race.ORC, Culture.SAURON, "Orc Villain");
}
@Override