- Fixed typo in "Meduseld" name.
This commit is contained in:
@@ -27,7 +27,7 @@ import java.util.List;
|
||||
*/
|
||||
public class Card6_117 extends AbstractSite {
|
||||
public Card6_117() {
|
||||
super("Mudeseld", Block.TWO_TOWERS, 3, 0, Direction.RIGHT);
|
||||
super("Meduseld", Block.TWO_TOWERS, 3, 0, Direction.RIGHT);
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
<b>24 Apr. 2012</b>
|
||||
- "Bill the Pony" no longer is discarded when moving to Underground site, before it decreases the shadow number of the
|
||||
site, when adding twilight for moving.
|
||||
- Fixed typo in "Meduseld" name.
|
||||
|
||||
<b>23 Apr. 2012</b>
|
||||
- Adding 0 threats is now possible and legal, hence playing "Plotting" will not fail now, if you can't add any threats
|
||||
|
||||
Reference in New Issue
Block a user