Core/PacketIO: Add flood exceptions to CMSG_MOVE_SET_FACING_HEARTBEAT and CMSG_MOVE_SET_PITCH

This commit is contained in:
Shauren
2022-06-08 21:41:42 +02:00
parent 5e8534767c
commit 0943610fde

View File

@@ -1321,6 +1321,8 @@ uint32 WorldSession::DosProtection::GetMaxPacketCounterAllowed(uint16 opcode) co
case CMSG_GUILD_BANK_TEXT_QUERY: // 0 1.5
case CMSG_QUERY_CORPSE_LOCATION_FROM_CLIENT: // 0 1.5
case CMSG_MOVE_SET_FACING: // 0 1.5
case CMSG_MOVE_SET_FACING_HEARTBEAT: // 0 1.5
case CMSG_MOVE_SET_PITCH: // 0 1.5
case CMSG_REQUEST_PARTY_MEMBER_STATS: // 0 1.5
case CMSG_QUEST_GIVER_COMPLETE_QUEST: // 0 1.5
case CMSG_SET_ACTION_BUTTON: // 0 1.5