Skip to content

Commit

Permalink
NE-1 Update quests for better efficiency. (cralor#4)
Browse files Browse the repository at this point in the history
* NE-1 Reorganize quest pickup order to be more efficient.

This rearranged quest pickup order also eliminates an unnecessary vendor visit.

* NE-1 Re-order a few quests for less doubling back.
  • Loading branch information
Vempz authored Oct 12, 2018
1 parent bf39a56 commit 30d117f
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions TourGuide_Alliance/01_12_Teldrassil.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
TourGuide:RegisterGuide("Teldrassil (1-12)", "Darkshore (12-17)", "Alliance", function()
return [[
A The Balance of Nature (Part 1) |QID|456|
A The Woodland Protector (Part 1) |N|Start killing boars and cats for The Balance of Nature on the way to accept this quest| |QID|458|
C The Balance of Nature (Part 1) |N|Should hit level 2| |QID|456|
T The Balance of Nature (Part 1) |QID|456|
A The Balance of Nature (Part 2) |QID|457|
Expand All @@ -11,23 +12,21 @@ A Hallowed Sigil |C|Priest| |QID|3119| |R|Night Elf|
A Simple Sigil |C|Warrior| |QID|3116| |R|Night Elf|
A Verdant Sigil |C|Druid| |QID|3120| |R|Night Elf|
B Sell junk/repair and buy arrows
A The Woodland Protector (Part 1) |QID|458|
A A Good Friend |QID|4495|
T The Woodland Protector (Part 1) |N|Dryad to the southwest (57.77, 45.20)| |QID|458|
A The Woodland Protector (Part 2) |QID|459|
C The Woodland Protector (Part 2) |QID|459|
T The Woodland Protector (Part 2) |N|Should hit level 3| |QID|459|
B Sell junk/repair and buy arrows
A Webwood Venom |N|At the base of the ramp (57.79, 41.70)| |QID|916|
B Sell junk/repair and buy arrows
A A Good Friend |QID|4495|
C The Balance of Nature (Part 2) |N|Head northeast around Aldrassil and start killing all the cats and boars in sight as you move toward Iverron. Should hit level 4| |QID|457|
T A Good Friend |N|Kill boars and spiders along the way| |QID|4495|
A A Friend in Need |QID|3519|
T A Friend in Need |N|Kill boars and spiders along the way| |QID|3519|
A Iverron's Antidote (Part 1) |QID|3521|
C The Balance of Nature (Part 2) |N|Should hit level 4| |QID|457|
B Sell junk/repair and buy arrows
T Encrypted Sigil |C|Rogue| |QID|3118| |R|Night Elf|
Expand Down

0 comments on commit 30d117f

Please sign in to comment.