From 59f43552061200595be796d3927d94716dbd5331 Mon Sep 17 00:00:00 2001 From: Darthpred Date: Sat, 9 Aug 2014 00:06:14 +0400 Subject: [PATCH] woot --- ElvUI_SLE/modules/loot.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ElvUI_SLE/modules/loot.lua b/ElvUI_SLE/modules/loot.lua index 5621ee2..f44d484 100644 --- a/ElvUI_SLE/modules/loot.lua +++ b/ElvUI_SLE/modules/loot.lua @@ -147,7 +147,7 @@ local function HandleRoll(event, id) if quality ~= 7 and matchItemLevel < ilvl then return end end end - if quality == 2 then --ITEM_QUAILTY_UNCOMMON then + if quality == LE_ITEM_QUALITY_UNCOMMON then if db.autode and disenchant then RollOnLoot(id, 3) else -- 1.7.9.5