Core: Updated to 11.1.7
Port From (https://github.com/TrinityCore/TrinityCore/commit/ceb8d561b44579118b109a9ff71ba415df53bbdc)
This commit is contained in:
@@ -1106,6 +1106,12 @@ namespace Framework.Constants
|
||||
ForceMaxQuantityOnConversion = 0x100, // NYI
|
||||
}
|
||||
|
||||
public enum BattlemasterType
|
||||
{
|
||||
Battleground = 0,
|
||||
Arena = 1,
|
||||
}
|
||||
|
||||
[Flags]
|
||||
public enum BattlemasterListFlags : int
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user