Skip to content

Commit

Permalink
Remove 84446 Renown of Khaz Algar quest
Browse files Browse the repository at this point in the history
Quest has been removed from the campaign, so removing it from the route altogether to avoid any issues.
  • Loading branch information
Pahonix authored Nov 25, 2024
1 parent df3f762 commit 6ef68dc
Showing 1 changed file with 1 addition and 25 deletions.
26 changes: 1 addition & 25 deletions Routes/TheWarWithin/TheWarWithin.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7654,21 +7654,9 @@ APR.RouteQuestStepList["2255-TWW-Azj-Kahet"] = {
Zone = 2248,
_index = 172,
},
{
PickUp = { 84446 },
Coord = { x = -2292, y = 2175.4 },
Zone = 2248,
_index = 173,
},
{
Done = { 84446 },
Coord = { x = -2500.8, y = 2605.2 },
Zone = 2248,
_index = 174,
},
{
RouteCompleted = 1,
_index = 175,
_index = 173,
},
}

Expand All @@ -7692,18 +7680,6 @@ APR.RouteQuestStepList["2248-TWW-Against-the-Current-storyline"] = {
Zone = 2248,
_index = 3,
},
{
PickUp = { 84446 },
Coord = { x = -2292, y = 2175.4 },
Zone = 2248,
_index = 4,
},
{
Done = { 84446 },
Coord = { x = -2500.8, y = 2605.2 },
Zone = 2248,
_index = 5,
},
{
PickUp = { 79333 },
Coord = { x = -2292, y = 2175.2 },
Expand Down

0 comments on commit 6ef68dc

Please sign in to comment.