From fea5674e885deb9f0b5974b559fd79552cf388dd Mon Sep 17 00:00:00 2001 From: hondacrx Date: Wed, 24 Mar 2021 15:45:13 -0400 Subject: [PATCH] Misc fixes --- Source/Framework/Constants/ItemConst.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Source/Framework/Constants/ItemConst.cs b/Source/Framework/Constants/ItemConst.cs index c7b762e11..66a78b1b1 100644 --- a/Source/Framework/Constants/ItemConst.cs +++ b/Source/Framework/Constants/ItemConst.cs @@ -610,7 +610,7 @@ namespace Framework.Constants MaskRanged = (1 << Bow) | (1 << Gun) | (1 << Crossbow), - Max = 12 + Max = 21 } @@ -838,7 +838,6 @@ namespace Framework.Constants Unk15 = 0x00100000, // ? NewItem = 0x00200000, // Item glows in inventory AzeriteEmpoweredItemViewed = 0x00400000, // Won't play azerite powers animation when viewing it - Unk17 = 0x00400000, // ? Unk18 = 0x00800000, // ? Unk19 = 0x01000000, // ? Unk20 = 0x02000000, // ?