From e027a0505d6a37d0b83d6682bf5ebef7b312dd0f Mon Sep 17 00:00:00 2001 From: Tekkub Stoutwrithe Date: Wed, 28 Nov 2007 22:53:10 -0700 Subject: [PATCH] More ally plaguelands (almost done... almost 60!) --- Alliance/58_59_Western_Plaguelands.lua | 44 ++++++++++++++++++++++++++++++++++ Alliance/58_Eastern_Plaguelands.lua | 4 +--- 2 files changed, 45 insertions(+), 3 deletions(-) create mode 100644 Alliance/58_59_Western_Plaguelands.lua diff --git a/Alliance/58_59_Western_Plaguelands.lua b/Alliance/58_59_Western_Plaguelands.lua new file mode 100644 index 0000000..c9ac2eb --- /dev/null +++ b/Alliance/58_59_Western_Plaguelands.lua @@ -0,0 +1,44 @@ + +TourGuide:RegisterGuide("Western Plaguelands (58-59)", nil, "Alliance", function() +return [[ +F Western Plaguelands +T A Plague Upon Thee (Part 1) +A A Plague Upon Thee (Part 2) +T Skeletal Fragments + +A Unfinished Business (Part 1) |N|(51,28)| + +T A Plague Upon Thee (Part 2) |N|(47,32)| +A A Plague Upon Thee (Part 3) +C Unfinished Business (Part 1) |N|(49,42), (51,43)| +T Unfinished Business (Part 1) |N|(51,28)| +A Unfinished Business (Part 2) + +C Unfinished Business (Part 2) |N|Huntsman Radly (57,36)| +C The Mark of the Lightbringer |N|Kill Cavalier Durgen at the top of the tower (55,23)| + +T Unfinished Business (Part 2) |N|(51,28)| + +T Of Lost Honor |N|Back in EPL, by the river (7,43)| |Z|Eastern Plaguelands| +A Of Love and Family (Part 1) +T Of Love and Family (Part 1) |N|In front of Scholomance (65,75). Skip the follow-up.| + +T A Plague Upon Thee (Part 3) |N|Back at Chillwind Camp| +T The Mark of the Lightbringer +A Tomb of the Lightbringer +C Tomb of the Lightbringer |N|Escort quest!| +T Tomb of the Lightbringer |N|Back at Chillwind Camp| + +]] + +--[[ +16) Hearth to IF +17) Go to the throne room at 43,52 and accept “An Earnest Proposition” (pick your class from the list) +You have to have your classes tier 0 bracers in order to do this quest. You can buy it on AH +18) Fly to Menethil and boat to Auberdine, fly to Darnassus +19) Go to 35,8 on the 2nd floor and turn in “Glyphed Oaken Branch” +20) You should be 59, fly to Winterspring +]] + +end) + diff --git a/Alliance/58_Eastern_Plaguelands.lua b/Alliance/58_Eastern_Plaguelands.lua index bc0be60..4e08ac6 100644 --- a/Alliance/58_Eastern_Plaguelands.lua +++ b/Alliance/58_Eastern_Plaguelands.lua @@ -1,5 +1,5 @@ -TourGuide:RegisterGuide("Eastern Plaguelands (58)", nil, "Alliance", function() +TourGuide:RegisterGuide("Eastern Plaguelands (58)", "Western Plaguelands (58-59)", "Alliance", function() return [[ T Demon Dogs |N|On the west edge of the zone| T Blood Tinged Skies @@ -29,7 +29,5 @@ C Defenders of Darrowshire |N|Kill cannibal ghouls, gibbering ghouls and disease T Defenders of Darrowshire |N|Back at Light’s Hope Chapel| T Villains of Darrowshire ]] - ---~ T Skeletal Fragments --WPL end) -- 2.11.4.GIT