mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-22 23:30:14 +00:00
fix: align turtle protocol compatibility
This commit is contained in:
parent
b0fafe5efa
commit
0b6265bc55
3 changed files with 42 additions and 33 deletions
|
|
@ -127,7 +127,7 @@
|
|||
"SMSG_SPELL_FAILURE": "0x133",
|
||||
"SMSG_SPELL_COOLDOWN": "0x134",
|
||||
"SMSG_COOLDOWN_EVENT": "0x135",
|
||||
"SMSG_EQUIPMENT_SET_SAVED": "0x137",
|
||||
"SMSG_UPDATE_AURA_DURATION": "0x137",
|
||||
"SMSG_INITIAL_SPELLS": "0x12A",
|
||||
"SMSG_LEARNED_SPELL": "0x12B",
|
||||
"SMSG_SUPERCEDED_SPELL": "0x12C",
|
||||
|
|
@ -242,6 +242,7 @@
|
|||
"SMSG_BATTLEFIELD_STATUS": "0x2D4",
|
||||
"CMSG_BATTLEFIELD_PORT": "0x2D5",
|
||||
"CMSG_BATTLEMASTER_HELLO": "0x2D7",
|
||||
"SMSG_SPELL_FAILED_OTHER": "0x2A6",
|
||||
"MSG_PVP_LOG_DATA": "0x2E0",
|
||||
"CMSG_LEAVE_BATTLEFIELD": "0x2E1",
|
||||
"SMSG_GROUP_JOINED_BATTLEGROUND": "0x2E8",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue