From b7289d5d6c68b26fd6336b1a41a51ff25a144d26 Mon Sep 17 00:00:00 2001 From: Repooc Date: Fri, 8 Aug 2014 20:58:16 -0400 Subject: [PATCH] oops --- 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 5afa7c4..2c370ba 100644 --- a/ElvUI_SLE/modules/loot.lua +++ b/ElvUI_SLE/modules/loot.lua @@ -153,7 +153,7 @@ local function HandleRoll(event, id) if db.autode and disenchant then RollOnLoot(id, 3) else - RollOnLoot(id, db.autoqlty) + RollOnLoot(id, 2) end end end -- 1.7.9.5