Core/Items: Defined new item bonus types
Port From (https://github.com/TrinityCore/TrinityCore/commit/ac5babdf74be7228e3a60a634b33e402d00cf85a)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user