fix: align turtle protocol compatibility

This commit is contained in:
Kelsi 2026-03-15 01:47:36 -07:00
parent b0fafe5efa
commit 0b6265bc55
3 changed files with 42 additions and 33 deletions

View file

@ -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",