Skip to content

Commit

Permalink
Just One More Thing
Browse files Browse the repository at this point in the history
  • Loading branch information
Urtgard committed Feb 14, 2024
1 parent 72c75d6 commit adbd193
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions DB/Data/Dragonflight.lua
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,19 @@ data.achievements = {
{ 77424, 76587, 76734, 76739, 77362 }
}
},
{
name = "Just One More Thing",
id = 19792,
criteriaType = "QUESTS",
criteria = {

77424, -- Lost Atheneum
76587, -- The Riverbed
76734, -- Igira's Watch
76739, -- Gaze of Neltharion
76911, -- Concord Observatory
77362 -- Winglord's Perch
}
}
}

Expand Down

0 comments on commit adbd193

Please sign in to comment.