- Frodo and Sam are always Ring-bound (according to rules).
This commit is contained in:
@@ -30,5 +30,7 @@ public class RuleSet {
|
||||
new SanctuaryRule(_actionsEnvironment).applyRule();
|
||||
|
||||
new WinConditionRule(_actionsEnvironment).applyRule();
|
||||
|
||||
new FrodoAndSamRule(_modifiersLogic).applyRule();
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
<pre style="font-size:80%">
|
||||
<b>24 Oct. 2011</b>
|
||||
- Frodo and Sam are always Ring-bound (according to rules).
|
||||
|
||||
<b>23 Oct. 2011</b>
|
||||
- "Hornburg Causeway" now adds +2 to archery for each unbound companion over 3, instead of +1.
|
||||
- "The One Ring" from TTT now correctly gives Ring-Bound keyword to whoever is carrying it.
|
||||
|
||||
Reference in New Issue
Block a user