Update custom DB quests and bump version to 9.8.5
This commit is contained in:
@@ -553,6 +553,10 @@ function QuestieArrow:UpdateNearestTargets()
|
||||
return
|
||||
end
|
||||
|
||||
if QuestieQuest.ShouldHideObjective(objective) then
|
||||
return
|
||||
end
|
||||
|
||||
if objective.Completed == true or objective.Completed == 1 then
|
||||
return
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user