- "Hama, Protector of the Golden Hall" has now 7 resistance, not 5 (per card text).
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<pre style="font-size:80%">
|
||||
<b>25 Mar. 2013</b>
|
||||
- Changed all images for set 20 from PNG to JPEG.
|
||||
- "Hama, Protector of the Golden Hall" has now 7 resistance, not 5 (per card text).
|
||||
|
||||
<b>20 Mar. 2013</b>
|
||||
- "Uruk Mender" has now 8 strength (per card text).
|
||||
|
||||
@@ -25,7 +25,7 @@ import java.util.List;
|
||||
*/
|
||||
public class Card20_329 extends AbstractCompanion {
|
||||
public Card20_329() {
|
||||
super(2, 6, 3, 5, Culture.ROHAN, Race.MAN, null, "Hama", "Protector of the Golden Hall", true);
|
||||
super(2, 6, 3, 7, Culture.ROHAN, Race.MAN, null, "Hama", "Protector of the Golden Hall", true);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user