Skip to content

Commit

Permalink
Reparse release
Browse files Browse the repository at this point in the history
  • Loading branch information
gbrage committed Apr 17, 2022
1 parent fe9c103 commit 974f4b4
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@ root("ExpansionFeatures", tier(LEGION_TIER, {
cl(HUNTER, {
["maps"] = { TRUESHOT_LODGE },
["g"] = bubbleDown({ ["classes"] = { HUNTER } }, {
n(ARTIFACTS, {
cl(HUNTER, BEAST_MASTERY, {
i(139555, { -- Designs of the Grand Architect
artifact(918), -- Titanstrike
}),
}),
cl(HUNTER, MARKSMANSHIP, {
i(139556, { -- Syriel Crescentfall's Notes: Ravenguard
artifact(224), -- Thas'dorah, Legacy of the Windrunners
}),
}),
cl(HUNTER, SURVIVAL, {
i(139557, { -- Last Breath of the Forest
artifact(473), -- Talonclaw
}),
}),
}),
n(FLIGHT_PATHS, {
fp(1760, { -- Trueshot Lodge, Highmountain
["coord"] = { 36.0, 27.8, TRUESHOT_LODGE },
Expand Down
Loading

0 comments on commit 974f4b4

Please sign in to comment.