WoWInterface SVN EasyDaily

Compare Revisions

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

Rev 77 → Rev 76

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