- Hunter cards now get proper bonuses.
This commit is contained in:
@@ -19,6 +19,7 @@ public class RuleSet {
|
||||
public void applyRuleSet() {
|
||||
new RoamingRule(_modifiersLogic).applyRule();
|
||||
new EnduringRule(_modifiersLogic).applyRule();
|
||||
new HunterRule(_modifiersLogic).applyRule();
|
||||
|
||||
new MusterRule(_actionsEnvironment).applyRule();
|
||||
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
<pre style="font-size:80%">
|
||||
<b>7 Feb. 2012</b>
|
||||
- Added sets 15 and 16.
|
||||
- Hunter cards now get proper bonuses.
|
||||
|
||||
<b>5 Feb. 2012</b>
|
||||
- "Beyond Dark Mountains" now exerts ISENGARD minion.
|
||||
- "Úlairë Nertëa" now optionally allows to play the minion, instead of making you play. So you can choose how many
|
||||
|
||||
Reference in New Issue
Block a user