mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
Implement the extra Wild Rampage/Rampage message (SoD+)
This commit is contained in:
@@ -1253,7 +1253,7 @@ struct CombatDamage_Struct
|
||||
/* 11 */ float force; // cd cc cc 3d
|
||||
/* 15 */ float meleepush_xy; // see above notes in Action_Struct
|
||||
/* 19 */ float meleepush_z;
|
||||
/* 23 */ uint8 unknown23[5]; // was [9]
|
||||
/* 23 */ uint8 unknown23[5]; // was [9] this appears unrelated to the stuff the other clients do here?
|
||||
/* 28 */
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user