You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
header="^7Removing this item from "..compareSlot.label.." will give you:"
3991
-
else
3992
-
header=string.format("^7Equipping this item in %s will give you:%s", compareSlot.label, selItemand"\n(replacing "..colorCodes[selItem.rarity]..selItem.name.."^7)" or"")
3987
+
3988
+
ifnot (main.compareJewelsOfSameTypeanditem.type=="Jewel" andnotself:IsSameBase(item, selItem)) then
header="^7Removing this item from "..compareSlot.label.." will give you:"
3993
+
else
3994
+
header=string.format("^7Equipping this item in %s will give you:%s", compareSlot.label, selItemand"\n(replacing "..colorCodes[selItem.rarity]..selItem.name.."^7)" or"")
0 commit comments