- "You're a Liar and a Thief" now has a corrected name.

This commit is contained in:
marcins78@gmail.com
2012-02-04 22:48:20 +00:00
parent 7fe4900443
commit 5e7e3c707e
2 changed files with 2 additions and 1 deletions

View File

@@ -25,7 +25,7 @@ import java.util.List;
*/
public class Card6_047 extends AbstractResponseEvent {
public Card6_047() {
super(Side.SHADOW, 0, Culture.GOLLUM, "You're a Lier and a Thief");
super(Side.SHADOW, 0, Culture.GOLLUM, "You're a Liar and a Thief");
}
@Override

View File

@@ -2,6 +2,7 @@
<b>4 Feb. 2012</b>
- "Depths of Moria" now has a corrected name.
- "Southron Archer Legion" now should correctly add to archery.
- "You're a Liar and a Thief" 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.