Core/Misc: Define new item modifiers and report categories

Port From (https://github.com/TrinityCore/TrinityCore/commit/91ee8755b9811b6c8c25ba19a421cb8857e15a43)
This commit is contained in:
Hondacrx
2025-08-13 22:13:23 -04:00
parent 4463e85ed9
commit 10998036b2
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -428,6 +428,8 @@ namespace Framework.Constants
CraftingReagentSlot13 = 56,
CraftingReagentSlot14 = 57,
Reforge = 58,
DbIdHigh = 59,
DbIdLow = 60,
Max
}