You've already forked GnomishVendorShrinker
@ -13,7 +13,6 @@ local function Knowable(link)
|
||||
if not id then return false end
|
||||
|
||||
local _, _, _, _, _, class, _, _, _, texture = GetItemInfo(link)
|
||||
if class == MISC and select(2, C_ToyBox.GetToyInfo(id)) then return true end
|
||||
if class == RECIPE or GARRISON_ICONS[texture] then return true end
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user