Streamline changes for Swimming Rule and add Sense Heading rules

This commit is contained in:
Paul Coene
2015-02-23 19:03:28 -05:00
parent ba49e5f696
commit 221c1f17c7
4 changed files with 38 additions and 11 deletions
+2
View File
@@ -134,6 +134,8 @@ RULE_BOOL ( Skills, UseLimitTradeskillSearchSkillDiff, true )
RULE_INT ( Skills, MaxTradeskillSearchSkillDiff, 50 )
RULE_INT ( Skills, MaxTrainSpecializations, 50 ) // Max level a GM trainer will train casting specializations
RULE_INT ( Skills, SwimmingStartValue, 100 )
RULE_BOOL ( Skills, TrainSenseHeading, false )
RULE_INT ( Skills, SenseHeadingStartValue, 200 )
RULE_CATEGORY_END()
RULE_CATEGORY( Pets )