mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-19 13:28:25 +00:00
[Feature] Update HateMod used by SPA 114 to Int32. (#2428)
This commit is contained in:
@@ -100,7 +100,7 @@ public:
|
||||
uint32 GetwindMod() const;
|
||||
uint32 GetstringedMod() const;
|
||||
uint32 GetsongModCap() const;
|
||||
int8 Gethatemod() const;
|
||||
int32 Gethatemod() const;
|
||||
int64 GetEnduranceReduction() const;
|
||||
int32 GetStrikeThrough() const;
|
||||
int32 GetMeleeMitigation() const;
|
||||
|
||||
Reference in New Issue
Block a user