Skip to content

Commit

Permalink
Remove 84446 Renown of Khaz Algar quest (#360)
Browse files Browse the repository at this point in the history
* Remove 84446 Renown of Khaz Algar quest

Quest has been removed from the campaign, so removing it from the route altogether to avoid any issues.

* Rework indexes

* add changelog

---------

Co-authored-by: Aldric Ducreux <[email protected]>
  • Loading branch information
Pahonix and Neogeekmo authored Dec 10, 2024
1 parent a0de1c3 commit 5c1766d
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 69 deletions.
5 changes: 5 additions & 0 deletions APR-Core/ChangeLog.lua
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,11 @@ end

function APR.changelog:SetChangeLog()
local news = {
{ "v4.5.6", "2024-12-10" },
"#Bugs",
"- Removed `Renown of Khaz Algar` quest (84446)",
"- Fixed coords for Cogchewer NPC for `Cracking Cogchewer` quest (78637)",

{ "v4.5.5", "2024-11-23" },
"#Bugs",
"- Fixed error when using quest item from the quest tracker",
Expand Down
Loading

0 comments on commit 5c1766d

Please sign in to comment.