Core/Items: Defined new item bonus types

Port From (https://github.com/TrinityCore/TrinityCore/commit/ac5babdf74be7228e3a60a634b33e402d00cf85a)
This commit is contained in:
hondacrx
2022-06-02 20:21:38 -04:00
parent 69970e6acd
commit dddd354067
+4
View File
@@ -367,6 +367,10 @@ namespace Framework.Constants
RequiredLevelCurve = 27,
DescriptionText = 30, // Item Description
OverrideName = 31, // Itemnamedescription Id
ItemBonusListGroup = 34,
ItemLimitCategory = 35,
ItemConversion = 37,
ItemHistorySlot = 38,
}
public enum ItemContext : byte