- "Tom Bombadil" is no longer misspelled.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user