WoWInterface SVN EasyDaily

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /tags
    from Rev 76 to Rev 77
    Reverse comparison

Rev 76 → Rev 77

EasyDaily-Beta/EasyDaily.lua
368,8 → 368,8
 
function EasyDaily:QUEST_PROGRESS()
Debug("QUEST_PROGRESS")
if self:CanAutoTurnQuest( GetTitleText() ) then
return CompleteQuest()
if self:CanAdvanceGossip(GetTitleText(), true) then
return CompleteQuest()
--~ local t = self:GetQuestTableByTitle(title)
--~ if t then
--~ t.itemreqs = {}