Core/Battlegrounds: Queue updates
Port From (https://github.com/TrinityCore/TrinityCore/commit/bf8714b8705c3fccc77083c6dc8665767430d346)
This commit is contained in:
@@ -799,8 +799,6 @@ namespace Framework.Constants
|
||||
AreaTriggerRePath = 0x263f,
|
||||
AreaTriggerReShape = 0x2644,
|
||||
ArenaCrowdControlSpells = 0x2652,
|
||||
ArenaMatchEnd = 0x28a7,
|
||||
ArenaMatchStart = 0x28a6,
|
||||
ArenaPrepOpponentSpecializations = 0x2668,
|
||||
ArtifactForgeOpened = 0x27e8,
|
||||
ArtifactRespecConfirm = 0x27eb,
|
||||
@@ -1517,7 +1515,9 @@ namespace Framework.Constants
|
||||
PushSpellToActionBar = 0x2c51,
|
||||
PvpCredit = 0x271f,
|
||||
PvpLogData = 0x25b4,
|
||||
PvpMatchStart = 0x28ac,
|
||||
PvpMatchEnd = 0x28a7,
|
||||
PvpMatchInit = 0x28ac,
|
||||
PvpMatchStart = 0x28a6,
|
||||
PvpOptionsEnabled = 0x25b7,
|
||||
PvpSeason = 0x25d4,
|
||||
QueryBattlePetNameResponse = 0x270e,
|
||||
|
||||
Reference in New Issue
Block a user