Core/Loot: fix some issues with master loot and don't allow players to see soulbound recipes that they already learned in the loot window.

Port From (https://github.com/TrinityCore/TrinityCore/commit/7b346bcf8d4c4b39685a46ef09f389c8a317b566)
This commit is contained in:
hondacrx
2021-12-17 18:44:59 -05:00
parent 853b589348
commit 1021eadd36
3 changed files with 42 additions and 7 deletions
+1
View File
@@ -1016,6 +1016,7 @@ namespace Framework.Constants
NoSpellEffectTooltipPrefixes = 0x20000
}
[Flags]
public enum ItemFlagsCustom
{
Unused = 0x0001,