- Both Rumils now have the same name.
This commit is contained in:
@@ -30,7 +30,7 @@ import java.util.List;
|
|||||||
*/
|
*/
|
||||||
public class Card12_022 extends AbstractCompanion {
|
public class Card12_022 extends AbstractCompanion {
|
||||||
public Card12_022() {
|
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
|
@Override
|
||||||
|
|||||||
@@ -1,4 +1,7 @@
|
|||||||
<pre style="font-size:80%">
|
<pre style="font-size:80%">
|
||||||
|
<b>13 Jan. 2013</b>
|
||||||
|
- Both Rumils now have the same name.
|
||||||
|
|
||||||
<b>09 Jan. 2013</b>
|
<b>09 Jan. 2013</b>
|
||||||
- "Gnawing, Biting, Hacking, Burning" should now correctly stack discarded orc.
|
- "Gnawing, Biting, Hacking, Burning" should now correctly stack discarded orc.
|
||||||
- "Iron Fist of the Orc" should now correctly stack discarded orc.
|
- "Iron Fist of the Orc" should now correctly stack discarded orc.
|
||||||
|
|||||||
Reference in New Issue
Block a user