- "Jarnsmid" now modifies the twilight cost of the itmes by -1, rather than +1.
This commit is contained in:
@@ -41,6 +41,6 @@ public class Card2_025 extends AbstractAlly {
|
||||
PossessionClass.ARMOR,
|
||||
PossessionClass.HELM,
|
||||
PossessionClass.HAND_WEAPON
|
||||
), 1);
|
||||
), -1);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
<pre style="font-size:80%">
|
||||
<b>23 Nov. 2011</b>
|
||||
- "Jarnsmid" now modifies the twilight cost of the itmes by -1, rather than +1.
|
||||
|
||||
<b>22 Nov. 2011</b>
|
||||
- If a FP character had already some minion assigned, when FP player assigns minion, that character now counts the
|
||||
previously assigned minion towards the Defender rule.
|
||||
|
||||
Reference in New Issue
Block a user