Some servers apparently relied on the HP update spam

This commit is contained in:
Michael Cook (mackal)
2015-06-30 20:35:28 -04:00
parent 56b57d2ca6
commit ea18238a12
3 changed files with 7 additions and 4 deletions
+1
View File
@@ -113,6 +113,7 @@ RULE_INT(Character, TradeskillUpMakePoison, 2) // Make Poison skillup rate adjus
RULE_INT(Character, TradeskillUpPottery, 4) // Pottery skillup rate adjust. Lower is faster.
RULE_INT(Character, TradeskillUpResearch, 1) // Research skillup rate adjust. Lower is faster.
RULE_INT(Character, TradeskillUpTinkering, 2) // Tinkering skillup rate adjust. Lower is faster.
RULE_BOOL(Character, SpamHPUpdates, false) // if your server has stupid amounts of HP that causes client display issues, turn this on!
RULE_CATEGORY_END()
RULE_CATEGORY(Mercs)