diff --git a/APR-Core/ChangeLog.lua b/APR-Core/ChangeLog.lua
index 276d11cf..9fc20330 100644
--- a/APR-Core/ChangeLog.lua
+++ b/APR-Core/ChangeLog.lua
@@ -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",
diff --git a/Routes/TheWarWithin/TheWarWithin.lua b/Routes/TheWarWithin/TheWarWithin.lua
index 0af1b66e..544f8447 100644
--- a/Routes/TheWarWithin/TheWarWithin.lua
+++ b/Routes/TheWarWithin/TheWarWithin.lua
@@ -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,
     },
 }
 
@@ -7692,51 +7680,39 @@ 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 },
         Zone = 2248,
-        _index = 6,
+        _index = 4,
     },
     {
         Qpart = { [79333] = { 1 } },
         Coord = { x = -2271.1, y = 2175.8 },
         Range = 5,
         Zone = 2248,
-        _index = 7,
+        _index = 5,
     },
     {
         Qpart = { [79333] = { 2 } },
         Coord = { x = -2291.8, y = 2175.3 },
         GossipOptionIDs = { 121591 },
         Zone = 2248,
-        _index = 8,
+        _index = 6,
     },
     {
         Done = { 79333 },
         Coord = { x = -2293.5, y = 2158.3 },
         Faction = "Horde",
         Zone = 2248,
-        _index = 9,
+        _index = 7,
     },
     {
         PickUp = { 79328 },
         Coord = { x = -2293.5, y = 2158.3 },
         Faction = "Horde",
         Zone = 2248,
-        _index = 10,
+        _index = 8,
     },
     {
         Qpart = { [79328] = { 1 } },
@@ -7744,7 +7720,7 @@ APR.RouteQuestStepList["2248-TWW-Against-the-Current-storyline"] = {
         GossipOptionIDs = { 121623 },
         Faction = "Horde",
         Zone = 2248,
-        _index = 11,
+        _index = 9,
     },
     {
         QpartPart = { [79328] = { 2 } },
@@ -7752,7 +7728,7 @@ APR.RouteQuestStepList["2248-TWW-Against-the-Current-storyline"] = {
         Faction = "Horde",
         TrigText = "1/2",
         Zone = 2248,
-        _index = 12,
+        _index = 10,
     },
     {
         QpartPart = { [79328] = { 2 } },
@@ -7760,7 +7736,7 @@ APR.RouteQuestStepList["2248-TWW-Against-the-Current-storyline"] = {
         Faction = "Horde",
         TrigText = "2/2",
         Zone = 2248,
-        _index = 13,
+        _index = 11,
     },
     {
         QpartPart = { [79328] = { 3 } },
@@ -7768,7 +7744,7 @@ APR.RouteQuestStepList["2248-TWW-Against-the-Current-storyline"] = {
         Faction = "Horde",
         TrigText = "1/5",
         Zone = 2248,
-        _index = 14,
+        _index = 12,
     },
     {
         QpartPart = { [79328] = { 3 } },
@@ -7776,7 +7752,7 @@ APR.RouteQuestStepList["2248-TWW-Against-the-Current-storyline"] = {
         Faction = "Horde",
         TrigText = "2/5",
         Zone = 2248,
-        _index = 15,
+        _index = 13,
     },
     {
         QpartPart = { [79328] = { 3 } },
@@ -7784,7 +7760,7 @@ APR.RouteQuestStepList["2248-TWW-Against-the-Current-storyline"] = {
         Faction = "Horde",
         TrigText = "3/5",
         Zone = 2248,
-        _index = 16,
+        _index = 14,
     },
     {
         QpartPart = { [79328] = { 3 } },
@@ -7792,7 +7768,7 @@ APR.RouteQuestStepList["2248-TWW-Against-the-Current-storyline"] = {
         Faction = "Horde",
         TrigText = "4/5",
         Zone = 2248,
-        _index = 17,
+        _index = 15,
     },
     {
         QpartPart = { [79328] = { 3 } },
@@ -7800,7 +7776,7 @@ APR.RouteQuestStepList["2248-TWW-Against-the-Current-storyline"] = {
         Faction = "Horde",
         TrigText = "5/5",
         Zone = 2248,
-        _index = 18,
+        _index = 16,
     },
     {
         Qpart = { [79328] = { 4 } },
@@ -7808,28 +7784,28 @@ APR.RouteQuestStepList["2248-TWW-Against-the-Current-storyline"] = {
         GossipOptionIDs = { 121721, 122247 },
         Faction = "Horde",
         Zone = 2248,
-        _index = 19,
+        _index = 17,
     },
     {
         Done = { 79328 },
         Coord = { x = -2200.5, y = 2469.1 },
         Faction = "Horde",
         Zone = 2248,
-        _index = 20,
+        _index = 18,
     },
     {
         Done = { 79333 },
         Coord = { x = -2286.9, y = 2159.3 },
         Faction = "Alliance",
         Zone = 2248,
-        _index = 21,
+        _index = 19,
     },
     {
         PickUp = { 82153 },
         Coord = { x = -2286.9, y = 2159.3 },
         Faction = "Alliance",
         Zone = 2248,
-        _index = 22,
+        _index = 20,
     },
     {
         Qpart = { [82153] = { 1 } },
@@ -7837,7 +7813,7 @@ APR.RouteQuestStepList["2248-TWW-Against-the-Current-storyline"] = {
         GossipOptionIDs = { 122277 },
         Faction = "Alliance",
         Zone = 2248,
-        _index = 23,
+        _index = 21,
     },
     {
         QpartPart = { [82153] = { 2 } },
@@ -7845,7 +7821,7 @@ APR.RouteQuestStepList["2248-TWW-Against-the-Current-storyline"] = {
         Faction = "Alliance",
         TrigText = "1/2",
         Zone = 2248,
-        _index = 24,
+        _index = 22,
     },
     {
         QpartPart = { [82153] = { 2 } },
@@ -7853,7 +7829,7 @@ APR.RouteQuestStepList["2248-TWW-Against-the-Current-storyline"] = {
         Faction = "Alliance",
         TrigText = "2/2",
         Zone = 2248,
-        _index = 25,
+        _index = 23,
     },
     {
         QpartPart = { [82153] = { 3 } },
@@ -7861,7 +7837,7 @@ APR.RouteQuestStepList["2248-TWW-Against-the-Current-storyline"] = {
         Faction = "Alliance",
         TrigText = "1/5",
         Zone = 2248,
-        _index = 26,
+        _index = 24,
     },
     {
         QpartPart = { [82153] = { 3 } },
@@ -7869,7 +7845,7 @@ APR.RouteQuestStepList["2248-TWW-Against-the-Current-storyline"] = {
         Faction = "Alliance",
         TrigText = "2/5",
         Zone = 2248,
-        _index = 27,
+        _index = 25,
     },
     {
         QpartPart = { [82153] = { 3 } },
@@ -7877,7 +7853,7 @@ APR.RouteQuestStepList["2248-TWW-Against-the-Current-storyline"] = {
         Faction = "Alliance",
         TrigText = "3/5",
         Zone = 2248,
-        _index = 28,
+        _index = 26,
     },
     {
         QpartPart = { [82153] = { 3 } },
@@ -7885,7 +7861,7 @@ APR.RouteQuestStepList["2248-TWW-Against-the-Current-storyline"] = {
         Faction = "Alliance",
         TrigText = "4/5",
         Zone = 2248,
-        _index = 29,
+        _index = 27,
     },
     {
         QpartPart = { [82153] = { 3 } },
@@ -7893,7 +7869,7 @@ APR.RouteQuestStepList["2248-TWW-Against-the-Current-storyline"] = {
         Faction = "Alliance",
         TrigText = "5/5",
         Zone = 2248,
-        _index = 30,
+        _index = 28,
     },
     {
         Qpart = { [82153] = { 4 } },
@@ -7901,71 +7877,71 @@ APR.RouteQuestStepList["2248-TWW-Against-the-Current-storyline"] = {
         GossipOptionIDs = { 121721, 122281 },
         Faction = "Alliance",
         Zone = 2248,
-        _index = 31,
+        _index = 29,
     },
     {
         Done = { 82153 },
         Coord = { x = -2200.5, y = 2469 },
         Faction = "Alliance",
         Zone = 2248,
-        _index = 32,
+        _index = 30,
     },
     {
         PickUp = { 83271 },
         Coord = { x = -2200.5, y = 2469.1 },
         Zone = 2248,
-        _index = 33,
+        _index = 31,
     },
     {
         Qpart = { [83271] = { 1 } },
         Coord = { x = -2158.8, y = 2460.6 },
         GossipOptionIDs = { 122851 },
         Zone = 2248,
-        _index = 34,
+        _index = 32,
     },
     {
         Qpart = { [83271] = { 2 } },
         Coord = { x = -2158.3, y = 2464.7 },
         GossipOptionIDs = { 122852 },
         Zone = 2248,
-        _index = 35,
+        _index = 33,
     },
     {
         Qpart = { [83271] = { 3 } },
         Coord = { x = -2158.3, y = 2464.7 },
         Zone = 2248,
-        _index = 36,
+        _index = 34,
     },
     {
         Done = { 83271 },
         Coord = { x = -2455.1, y = 2023 },
         Zone = 2248,
-        _index = 37,
+        _index = 35,
     },
     {
         PickUp = { 83286 },
         Coord = { x = -2455.1, y = 2023 },
         Zone = 2248,
-        _index = 38,
+        _index = 36,
     },
     {
         Qpart = { [83286] = { 1 } },
         Coord = { x = -2455, y = 2017.8 },
         GossipOptionIDs = { 122926 },
         Zone = 2248,
-        _index = 39,
+        _index = 37,
     },
     {
         Done = { 83286 },
         Coord = { x = -2455.3, y = 2023.2 },
         Zone = 2248,
-        _index = 40,
+        _index = 38,
     },
     {
         PickUp = { 83315 },
         Coord = { x = -2455.3, y = 2023.2 },
         Zone = 2248,
-        _index = 41,
+        _index = 39,
     },
     {
         Waypoint = 83315,
@@ -7973,47 +7949,47 @@ APR.RouteQuestStepList["2248-TWW-Against-the-Current-storyline"] = {
         ExtraLineText = "USE_TELEPORT",
         Range = 2,
         Zone = 2248,
-        _index = 42,
+        _index = 40,
     },
     {
         Done = { 83315 },
         Coord = { x = -2200.7, y = 2469.1 },
         Zone = 2248,
-        _index = 43,
+        _index = 41,
     },
     {
         PickUp = { 79344 },
         Coord = { x = -2200.7, y = 2469.1 },
         Zone = 2248,
-        _index = 44,
+        _index = 42,
     },
     {
         Qpart = { [79344] = { 1 } },
         Coord = { x = -2528.7, y = 2678.3 },
         Zone = 2248,
-        _index = 45,
+        _index = 43,
     },
     {
         Qpart = { [79344] = { 3 } },
         Coord = { x = -2626.9, y = 2708.8 },
         Zone = 2248,
-        _index = 46,
+        _index = 44,
     },
     {
         Qpart = { [79344] = { 2 } },
         Coord = { x = -2357.6, y = 2958.9 },
         Zone = 2248,
-        _index = 47,
+        _index = 45,
     },
     {
         Done = { 79344 },
         Coord = { x = -2200.7, y = 2469.1 },
         Zone = 2248,
-        _index = 48,
+        _index = 46,
     },
     {
         RouteCompleted = 1,
-        _index = 49,
+        _index = 47,
     },
 }