- "Cave Troll's Hammer" from Black Rider now is of ORC culture, not MORIA.
This commit is contained in:
@@ -28,7 +28,7 @@ import java.util.List;
|
||||
*/
|
||||
public class Card12_086 extends AbstractAttachable {
|
||||
public Card12_086() {
|
||||
super(Side.SHADOW, CardType.POSSESSION, 2, Culture.MORIA, PossessionClass.HAND_WEAPON, "Cave Troll's Hammer", true);
|
||||
super(Side.SHADOW, CardType.POSSESSION, 2, Culture.ORC, PossessionClass.HAND_WEAPON, "Cave Troll's Hammer", true);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
<pre style="font-size:80%">
|
||||
<b>7 Jan. 2012</b>
|
||||
- "Damrod" now correctly checks his spot play condition.
|
||||
- "Cave Troll's Hammer" from Black Rider now is of ORC culture, not MORIA.
|
||||
|
||||
<b>6 Jan. 2012</b>
|
||||
- "Uruk Warrior" now correctly can use it's ability in Maneuver phase, rather than in Shadow phase.
|
||||
|
||||
Reference in New Issue
Block a user