mirror of
https://github.com/EQEmu/Server.git
synced 2026-08-29 21:08:03 +00:00
[Feature] Update HateMod used by SPA 114 to Int32. (#2428)
This commit is contained in:
+1
-1
@@ -413,7 +413,7 @@ struct StatBonuses {
|
||||
uint32 windMod;
|
||||
uint32 stringedMod;
|
||||
uint32 songModCap;
|
||||
int8 hatemod;
|
||||
int32 hatemod;
|
||||
int64 EnduranceReduction;
|
||||
|
||||
int32 StrikeThrough; // PoP: Strike Through %
|
||||
|
||||
Reference in New Issue
Block a user