mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-26 21:13:51 +00:00
Update opcode data and movement integration docs/code
This commit is contained in:
parent
86127f0ddf
commit
bd0ce17794
11 changed files with 41 additions and 15 deletions
|
|
@ -157,6 +157,7 @@ enum class LogicalOpcode : uint16_t {
|
|||
|
||||
// ---- Creature Movement ----
|
||||
SMSG_MONSTER_MOVE,
|
||||
SMSG_COMPRESSED_MOVES, // Vanilla/Classic batch movement packet (0x6B)
|
||||
|
||||
// ---- Phase 2: Combat Core ----
|
||||
CMSG_ATTACKSWING,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue