Threat mechanics.
This commit is contained in:
@@ -32,5 +32,7 @@ public class RuleSet {
|
||||
new WinConditionRule(_actionsEnvironment).applyRule();
|
||||
|
||||
new FrodoAndSamRule(_modifiersLogic).applyRule();
|
||||
|
||||
new ThreatRule(_actionsEnvironment).applyRule();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user