Skip to content

Commit

Permalink
fix Battle on Khaz Algar
Browse files Browse the repository at this point in the history
  • Loading branch information
Urtgard committed Sep 8, 2024
1 parent 637b16f commit 64e1dc8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions DB/Data/WarWithin.lua
Original file line number Diff line number Diff line change
Expand Up @@ -109,14 +109,14 @@ data.achievements = {
id = 40153,
criteriaType = "QUESTS",
criteria = {
{ 82293 },
{ 82292 },
{ 82300 },
{ 82294 },
{ 82298 },
{ 82291 },
{ 82295 },
{ 82297 }
{ 82291 }, -- Awakened Custodian
{ 82300 }, -- Haywire Servobot
{ 82298 }, -- Guttergunk
{ 82292 }, -- Collector Dyna
{ 82297 }, -- Zadeu
{ 82293 }, -- Friendhaver Grem
{ 82294 }, -- Kyrie
{ 82295 } -- Ziriak
}
}
}

0 comments on commit 64e1dc8

Please sign in to comment.