Core/Items: Fixed generating default bonuses based on context
Port From (https://github.com/TrinityCore/TrinityCore/commit/e5a6552abcbf0f179aebb67751527242968522f7)
This commit is contained in:
@@ -412,7 +412,8 @@ namespace Framework.Constants
|
||||
WorldQuest12 = 54,
|
||||
WorldQuest13 = 55,
|
||||
PvpRankedJackpot = 56,
|
||||
TournamentRealm = 57
|
||||
TournamentRealm = 57,
|
||||
Relinquished = 58
|
||||
}
|
||||
|
||||
public enum ItemEnchantmentType : byte
|
||||
|
||||
Reference in New Issue
Block a user