- "Desert Lancers" now correctly costs 5 twilight.

This commit is contained in:
marcins78@gmail.com
2011-12-07 09:55:53 +00:00
parent c179e0758a
commit 5207ff5de5
2 changed files with 4 additions and 1 deletions

View File

@@ -29,7 +29,7 @@ import java.util.List;
*/
public class Card4_217 extends AbstractMinion {
public Card4_217() {
super(4, 11, 3, 4, Race.MAN, Culture.RAIDER, "Desert Lancers", true);
super(5, 11, 3, 4, Race.MAN, Culture.RAIDER, "Desert Lancers", true);
addKeyword(Keyword.SOUTHRON);
}

View File

@@ -1,4 +1,7 @@
<pre style="font-size:80%">
<b>7 Dec. 2011</b>
- "Desert Lancers" now correctly costs 5 twilight.
<b>6 Dec. 2011</b>
- "The Witch-king" from RotK can now bear "The Pale Blade".