From fde801eb831e867cf241ce8af0d1e9a679b74193 Mon Sep 17 00:00:00 2001 From: Alex Shubert Date: Mon, 14 Oct 2013 19:01:39 +0400 Subject: [PATCH] removed previously forgotten tiller's array check --- AutoTurnIn.lua | 6 ------ 1 file changed, 6 deletions(-) diff --git a/AutoTurnIn.lua b/AutoTurnIn.lua index 643099a..43b2f96 100644 --- a/AutoTurnIn.lua +++ b/AutoTurnIn.lua @@ -606,12 +606,6 @@ function AutoTurnIn:QUEST_COMPLETE() return end - itemID = getItemId("required") - if (AutoTurnIn.TillerGifts[itemID]) then --ignoring tiller gift's quest - self:Print("tiller's gift ignored") - return - end - if AutoTurnInCharacterDB.lootreward > 1 then -- Auto Loot enabled! self.forceGreed = false -- 1.7.9.5