- Both Rumils now have the same name.

This commit is contained in:
marcins78@gmail.com
2013-01-13 09:31:44 +00:00
parent 09cbc3dff3
commit 76e5f641e1
2 changed files with 4 additions and 1 deletions

View File

@@ -30,7 +30,7 @@ import java.util.List;
*/
public class Card12_022 extends AbstractCompanion {
public Card12_022() {
super(2, 6, 3, 6, Culture.ELVEN, Race.ELF, null, "Rumil", "Brother of Haldir", true);
super(2, 6, 3, 6, Culture.ELVEN, Race.ELF, null, "Rúmil", "Brother of Haldir", true);
}
@Override

View File

@@ -1,4 +1,7 @@
<pre style="font-size:80%">
<b>13 Jan. 2013</b>
- Both Rumils now have the same name.
<b>09 Jan. 2013</b>
- "Gnawing, Biting, Hacking, Burning" should now correctly stack discarded orc.
- "Iron Fist of the Orc" should now correctly stack discarded orc.