diff --git a/ItemIDs.lua b/ItemIDs.lua index a24fee2..95948e4 100644 --- a/ItemIDs.lua +++ b/ItemIDs.lua @@ -12,4 +12,6 @@ PawnNeverShowUpgradesFor = { -- Onyx Annulet (Dragonflight) [203460] = true, + -- Cyrce's Circlet (The War Within) + [228411] = true, } diff --git a/Pawn.toc b/Pawn.toc index dcb52f2..fd9810f 100644 --- a/Pawn.toc +++ b/Pawn.toc @@ -1,6 +1,6 @@ ## Interface: 110007 ## Title: Pawn -## Version: 2.10.7 beta 1 +## Version: 2.10.7 beta 2 ## Notes: Pawn helps you compare items and find upgrades. ## OptionalDependencies: Ace3, ArkInventoryRules, AtlasLoot, EQCompare, EquipCompare, LinkWrangler, MobInfo2, MultiTips, Outfitter ## SavedVariables: PawnCommon diff --git a/Readme.htm b/Readme.htm index 7b22b6d..f04e90f 100644 --- a/Readme.htm +++ b/Readme.htm @@ -309,6 +309,7 @@

Incompatible addons

Updates

Version 2.10.7

Version 2.10.6