mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
oops
This commit is contained in:
@@ -848,7 +848,6 @@ function B:GetGraysValue()
|
||||
if itemLink then
|
||||
_, _, rarity, _, _, itype = GetItemInfo(match(itemLink, "item:(%d+)"))
|
||||
itemPrice = LIP:GetSellValue(itemLink)
|
||||
print(itype)
|
||||
if itemPrice then
|
||||
stackCount = select(2, GetContainerItemInfo(bag, slot)) or 1
|
||||
stackPrice = itemPrice * stackCount
|
||||
|
||||
Reference in New Issue
Block a user