Core/Misc: Define new item modifiers and report categories
Port From (https://github.com/TrinityCore/TrinityCore/commit/91ee8755b9811b6c8c25ba19a421cb8857e15a43)
This commit is contained in:
@@ -428,6 +428,8 @@ namespace Framework.Constants
|
|||||||
CraftingReagentSlot13 = 56,
|
CraftingReagentSlot13 = 56,
|
||||||
CraftingReagentSlot14 = 57,
|
CraftingReagentSlot14 = 57,
|
||||||
Reforge = 58,
|
Reforge = 58,
|
||||||
|
DbIdHigh = 59,
|
||||||
|
DbIdLow = 60,
|
||||||
|
|
||||||
Max
|
Max
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -48,6 +48,8 @@ namespace Framework.Constants
|
|||||||
Name = 0x4000,
|
Name = 0x4000,
|
||||||
ChinaHarmfulMinors = 0x8000,
|
ChinaHarmfulMinors = 0x8000,
|
||||||
Disruption = 0x10000,
|
Disruption = 0x10000,
|
||||||
|
TerroristAndViolentExtremistContent = 0x20000,
|
||||||
|
ChildSexualExploitationAndAbuse = 0x40000,
|
||||||
}
|
}
|
||||||
|
|
||||||
public enum GMTicketSystemStatus
|
public enum GMTicketSystemStatus
|
||||||
|
|||||||
Reference in New Issue
Block a user