Core/Misc: Updated more enums for 10.1.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/0b1281e73ff2c8bfe11789c88fc1caaca6584a03)
This commit is contained in:
@@ -1141,6 +1141,9 @@ namespace Framework.Constants
|
||||
NoSalvage = 0x800000,
|
||||
Recraftable = 0x1000000,
|
||||
CcTrinket = 0x2000000,
|
||||
KeepThroughFactionChange = 0x4000000,
|
||||
NotMulticraftable = 0x8000000,
|
||||
DontReportLootLogToSelf = 0x10000000,
|
||||
}
|
||||
|
||||
[Flags]
|
||||
|
||||
Reference in New Issue
Block a user