- "Grima's Dagger" is now a possession, rather than condition.
This commit is contained in:
@@ -33,7 +33,7 @@ import java.util.List;
|
||||
*/
|
||||
public class Card17_044 extends AbstractAttachable {
|
||||
public Card17_044() {
|
||||
super(Side.SHADOW, CardType.CONDITION, 1, Culture.MEN, PossessionClass.HAND_WEAPON, "Grima's Dagger", true);
|
||||
super(Side.SHADOW, CardType.POSSESSION, 1, Culture.MEN, PossessionClass.HAND_WEAPON, "Grima's Dagger", true);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
- "What Are We Waiting For?" should now skip only one Shadow phase, if player moves more than once.
|
||||
- "Final Triumph" should now correctly allow the skirmish to resolve based on Vitality.
|
||||
- "Host of Udun" should now work correctly.
|
||||
- "Grima's Dagger" is now a possession, rather than condition.
|
||||
|
||||
<b>28 Mar. 2012</b>
|
||||
- "Galadriel, Lady of the Golden Wood" should play the next site correctly now in non-numbered formats.
|
||||
|
||||
Reference in New Issue
Block a user