Mercurial > wow > worldplan
diff QuestPOI.lua @ 72:6db0b9696936
do bounty criteria checking in the QuestButtonUpdate segment
author | Nenue |
---|---|
date | Fri, 07 Apr 2017 01:07:48 -0400 |
parents | d6c0bed32c51 |
children | 25f7dbc20a72 |
line wrap: on
line diff
--- a/QuestPOI.lua Wed Apr 05 12:44:19 2017 -0400 +++ b/QuestPOI.lua Fri Apr 07 01:07:48 2017 -0400 @@ -829,11 +829,7 @@ local tagIcon = self.tagIcon self.maxAlertLevel = style.maxAlertLevel or DEFAULT_STYLE.maxAlertLevel - - self.isBounty = WorldMapFrame.UIElementsFrame.BountyBoard:IsWorldQuestCriteriaForSelectedBounty(self.questID) - if self.itemName then - if self.itemNumber and (self.itemNumber > 1) and (not hideNumbers) then local numberString = self.itemNumber if self.itemNumber >= 1000000 then