- "Salt from the Shire" is no longer misspelled.

This commit is contained in:
marcins78@gmail.com
2012-02-15 08:36:48 +00:00
parent 2a8753db33
commit b2c91638ad
2 changed files with 2 additions and 1 deletions

View File

@@ -31,7 +31,7 @@ import java.util.List;
*/
public class Card11_171 extends AbstractAttachableFPPossession {
public Card11_171() {
super(1, 0, 0, Culture.SHIRE, PossessionClass.BOX, "Salt from the Shite");
super(1, 0, 0, Culture.SHIRE, PossessionClass.BOX, "Salt from the Shire");
}
@Override

View File

@@ -1,6 +1,7 @@
<pre style="font-size:80%">
<b>15 Feb. 2012</b>
- Followers are added to deck builder list of card types.
- "Salt from the Shire" is no longer misspelled.
<b>12 Feb. 2012</b>
- "Tower Troll" now exerts itself twice to use the activated ability.