Update custom DB quests and bump version to 9.8.5

This commit is contained in:
Xurkon
2026-02-24 20:52:12 -06:00
parent 174c397cf2
commit 8616765eed
27 changed files with 54322 additions and 10 deletions
+4
View File
@@ -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