Merge pull request #566 from N0ctrnl/hott-test

Optional rule to grant HoTT to newly created characters
This commit is contained in:
Akkadius
2016-11-06 16:11:02 -06:00
committed by GitHub
3 changed files with 10 additions and 2 deletions
@@ -0,0 +1 @@
INSERT INTO `rule_values` (`ruleset_id`, `rule_name`, `rule_value`, `notes`) VALUES (1, 'Character:GrantHoTTOnCreate', 'false', 'Grant Health of Target\'s Target leadership AA on character creation');