Skip to content

Commit

Permalink
Better pointer to Valley of the Emperors
Browse files Browse the repository at this point in the history
  • Loading branch information
kemayo committed May 19, 2024
1 parent 0aeb10b commit 85d8118
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion achievements/Lorewalkers.lua
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ns.RegisterPoints(379, { -- Kun Lai Summit
[74488355] = numbered{achievement=6846, criteria=4}, -- Fish Tails, Role Call
[44705237] = numbered{achievement=7230, criteria=3}, -- Legend of the Brewfathers, Ren Yun the Blind
[50307930] = numbered{achievement=6847, criteria=1}, -- The Song of the Yaungol, Yaungol Tactics
[50604805] = numbered{achievement=6754, criteria=1}, -- The Dark Heart of the Mogu, Valley of the Emperors
[52904660] = numbered{achievement=6754, criteria=1, note="Inside the Tomb of Conquerors"}, -- The Dark Heart of the Mogu, Valley of the Emperors
[63044082] = numbered{achievement=6858, criteria=5}, -- What is Worth Fighting For, Victory in Kun-Lai
[43825119] = numbered{achievement=6855, criteria=2}, -- The Seven Burdens of Shaohao, The Emperor's Burden - Part 2
[45766190] = numbered{achievement=6850, criteria=4}, -- Hozen in the Mist, The Hozen Ravage
Expand All @@ -23,6 +23,9 @@ ns.RegisterPoints(379, { -- Kun Lai Summit
ns.RegisterPoints(434, { -- The Ancient Passage
[55051599] = numbered{achievement=6716, criteria=2}, -- Between a Saurok and a Hard Place, The Defiant
})
ns.RegisterPoints(385, { -- Tomb of Conquerors
[58407121] = numbered{achievement=6754, criteria=1}, -- The Dark Heart of the Mogu, Valley of the Emperors
})
ns.RegisterPoints(388, { -- Townlong Steppes
[84087286] = numbered{achievement=6847, criteria=4}, -- The Song of the Yaungol, Trapped in a Strange Land
[37746291] = numbered{achievement=6855, criteria=5}, -- The Seven Burdens of Shaohao, The Emperor's Burden - Part 5
Expand Down

0 comments on commit 85d8118

Please sign in to comment.