Skip to content

Commit

Permalink
TWW/Dornogal: Fix coordinates for Lyrendal, attempt 2
Browse files Browse the repository at this point in the history
To quote a Russian proverb, "Trust, but verify". Checked in-game.
Ref #1750
  • Loading branch information
Exodius committed Aug 24, 2024
1 parent aa06730 commit b749b14
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ root(ROOTS.Zones, m(KHAZ_ALGAR, bubbleDown({ ["timeline"] = { ADDED_11_0_2 } },
},
}),
n(219051, { -- Lyrendal <Artisan's Consortium Quartermaster>
["coord"] = { 59.6, 56.2, DORNOGAL },
["coord"] = { 59.8, 56.4, DORNOGAL },
["g"] = {
i(228379, { -- Design: Captured Starlight (RECIPE!)
["cost"] = {{"i", ARTISANS_ACUITY, 150}},
Expand Down

0 comments on commit b749b14

Please sign in to comment.