- "Tom Bombadil" is no longer misspelled.

This commit is contained in:
marcins78@gmail.com
2012-02-15 08:50:06 +00:00
parent 24af8fc032
commit 991a3f1648
2 changed files with 2 additions and 1 deletions

View File

@@ -36,7 +36,7 @@ import java.util.List;
*/
public class Card9_052 extends AbstractAlly {
public Card9_052() {
super(5, Block.FELLOWSHIP, 2, 14, 9, null, Culture.SHIRE, "Tob Bombadil", true);
super(5, Block.FELLOWSHIP, 2, 14, 9, null, Culture.SHIRE, "Tom Bombadil", true);
}
@Override

View File

@@ -4,6 +4,7 @@
- "Salt from the Shire" is no longer misspelled.
- Followers can now be transferred between companions (i.e. on second and subsequent moves).
- Cards in discard (like "Release Them") should now consistently apply their modifiers.
- "Tom Bombadil" is no longer misspelled.
<b>12 Feb. 2012</b>
- "Tower Troll" now exerts itself twice to use the activated ability.