Skip to content

Commit

Permalink
Correct some minor mistakes, add some flavour to the NPC.
Browse files Browse the repository at this point in the history
  • Loading branch information
estralis committed May 4, 2024
1 parent bc4dc90 commit bd90322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quest/alwin_sommerkorn_718_runewick.lua
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ QuestTarget[1] = {position(821, 842, 0), position(824, 840, 0)} -- Trout shoal,
QuestTarget[2] = {position(824, 840, 0)} -- Return to Alwin
QuestTarget[3] = {position(901, 932, 0), position(824, 840, 0)} -- Salmon shoal, Alwin
QuestTarget[4] = {position(824, 840, 0)} -- Return to Alwin
QuestTarget[5] = {position(963, 841, 0), position(824, 840, 0)} -- smoke oven, Alwin
QuestTarget[5] = {position(963, 839, 0), position(824, 840, 0)} -- smoke oven, Alwin
QuestTarget[6] = {position(824, 840, 0)} -- Return to Alwin
QuestTarget[7] = {position(952, 835, 0), position(948, 816, 0), position(824, 840, 0)} -- Tailoring merchant, spinning wheel, Alwin
QuestTarget[8] = {position(824, 840, 0)} -- Return to Alwin
Expand Down

0 comments on commit bd90322

Please sign in to comment.