Core/Items: Fixed generating default bonuses based on context

Port From (https://github.com/TrinityCore/TrinityCore/commit/e5a6552abcbf0f179aebb67751527242968522f7)
This commit is contained in:
hondacrx
2020-06-10 14:35:32 -04:00
parent d09ddf2032
commit dc66cc54cd
3 changed files with 106 additions and 94 deletions
+2 -1
View File
@@ -412,7 +412,8 @@ namespace Framework.Constants
WorldQuest12 = 54,
WorldQuest13 = 55,
PvpRankedJackpot = 56,
TournamentRealm = 57
TournamentRealm = 57,
Relinquished = 58
}
public enum ItemEnchantmentType : byte