- "Sam, Bearer of Great Need" may now start as a Ring-Bearer.

This commit is contained in:
marcins78@gmail.com
2012-01-17 11:55:49 +00:00
parent 5394a96f69
commit 8f38270290
2 changed files with 2 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ public class Card13_156 extends AbstractCompanion {
public Card13_156() {
super(2, 3, 4, 5, Culture.SHIRE, Race.HOBBIT, null, "Sam", true);
addKeyword(Keyword.RING_BOUND);
addKeyword(Keyword.CAN_START_WITH_RING);
}
@Override

View File

@@ -1,6 +1,7 @@
<pre style="font-size:80%">
<b>17 Jan. 2012</b>
- "Deagol" should be able to play an artifact or possession without freezing the game.
- "Sam, Bearer of Great Need" may now start as a Ring-Bearer.
<b>16 Jan. 2012</b>
- "Fearless" should now be giving a proper bonus to the minion.