- "Depths of Moria" now has a corrected name.

This commit is contained in:
marcins78@gmail.com
2012-02-04 20:45:41 +00:00
parent 1548a15c99
commit ae23c99a3c
2 changed files with 4 additions and 1 deletions

View File

@@ -23,7 +23,7 @@ import java.util.List;
*/
public class Card3_077 extends AbstractPermanent {
public Card3_077() {
super(Side.SHADOW, 1, CardType.CONDITION, Culture.MORIA, Zone.SUPPORT, "Dephts of Moria");
super(Side.SHADOW, 1, CardType.CONDITION, Culture.MORIA, Zone.SUPPORT, "Depths of Moria");
}
@Override

View File

@@ -1,4 +1,7 @@
<pre style="font-size:80%">
<b>4 Feb. 2012</b>
- "Depths of Moria" now has a corrected name.
<b>3 Feb. 2012</b>
- Any version of Sam that can become the ring-bearer if Frodo dies can only become the ring-bearer if Frodo was the ring bearer when he was killed.