- "Brooding on Tomorrow" is now unique.
This commit is contained in:
@@ -26,7 +26,7 @@ import java.util.List;
|
||||
*/
|
||||
public class Card10_015 extends AbstractPermanent {
|
||||
public Card10_015() {
|
||||
super(Side.FREE_PEOPLE, 1, CardType.CONDITION, Culture.GANDALF, Zone.SUPPORT, "Brooding on Tomorrow");
|
||||
super(Side.FREE_PEOPLE, 1, CardType.CONDITION, Culture.GANDALF, Zone.SUPPORT, "Brooding on Tomorrow", true);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<pre style="font-size:80%">
|
||||
<b>7 Dec. 2011</b>
|
||||
- "Desert Lancers" now correctly costs 5 twilight.
|
||||
- "Brooding on Tomorrow" is now unique.
|
||||
|
||||
<b>6 Dec. 2011</b>
|
||||
- "The Witch-king" from RotK can now bear "The Pale Blade".
|
||||
|
||||
Reference in New Issue
Block a user