Skip to content

Commit

Permalink
Fix tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
funjoker committed Jul 9, 2024
1 parent 920d557 commit f6d63e9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -665,7 +665,7 @@ root(ROOTS.Zones, m(KALIMDOR, {
["groups"] = {
objective(1, { -- 0/1 Use the Aetherion Ritual Orb
["provider"] = { "o", 194145 }, -- Aetherion Ritual Orb
["coord"] = { 36.4, 41.0, DARKSHORE },
["coord"] = { 36.4, 41.0, DARKSHORE },
}),
objective(2, { -- 0/1 Aetherion's Essence
["provider"] = { "i", 44929 }, -- Aetherion's Essence
Expand Down Expand Up @@ -2131,7 +2131,7 @@ root(ROOTS.Zones, m(KALIMDOR, {
{ "i", 45944 }, -- Narassin's Tome
{ "o", 194787 }, -- Charred Book
},
["coord"] = { 58.2, 24.0, DARKSHORE },
["coord"] = { 58.2, 24.0, DARKSHORE },
}),
i(52623, { -- Wild Bark Boots
["timeline"] = { ADDED_4_0_3 },
Expand Down

0 comments on commit f6d63e9

Please sign in to comment.