From 0ed5b305657d71b2106883d13f52d59e2ef0d03e Mon Sep 17 00:00:00 2001 From: Travis Spomer <16262858+TravisSpomer@users.noreply.github.com> Date: Sat, 21 Dec 2024 18:31:56 -0800 Subject: [PATCH] No upgrades for Cyrce's Circlet --- ItemIDs.lua | 2 ++ Pawn.toc | 2 +- Readme.htm | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) 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