mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 03:06:38 +00:00
Add a timer to rate limit the hatelist check
This commit is contained in:
@@ -1419,6 +1419,7 @@ protected:
|
||||
void AddItemFactionBonus(uint32 pFactionID,int32 bonus);
|
||||
int32 GetItemFactionBonus(uint32 pFactionID);
|
||||
void ClearItemFactionBonuses();
|
||||
Timer mHateListCleanup;
|
||||
|
||||
void CalculateFearPosition();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user