From 0cd375647d44f425d95db8ca9d2859a819039081 Mon Sep 17 00:00:00 2001 From: Mikma Date: Wed, 10 Oct 2007 22:09:58 +0000 Subject: [PATCH] 27_28_Redridge_Mountains.lua in git-svn-id: https://tekkub-wow.googlecode.com/svn/trunk/TourGuide@628 86fe6d9a-1522-0410-a387-bf9db416f0a0 --- Alliance/25_27_Wetlands.lua | 4 ++-- Alliance/27_28_Redridge_Mountains.lua | 28 ++++++++++++++++++++++++++++ TourGuide.toc | 1 + 3 files changed, 31 insertions(+), 2 deletions(-) create mode 100755 Alliance/27_28_Redridge_Mountains.lua diff --git a/Alliance/25_27_Wetlands.lua b/Alliance/25_27_Wetlands.lua index 1096ce3..93838ec 100755 --- a/Alliance/25_27_Wetlands.lua +++ b/Alliance/25_27_Wetlands.lua @@ -1,4 +1,4 @@ -TourGuide:RegisterGuide("Wetlands (25-27)", nil, "Alliance", function() +TourGuide:RegisterGuide("Wetlands (25-27)", "Lakeshire (27-28)", "Alliance", function() return [[ A Claws from the Deep A Young Crocolisk Skins @@ -79,7 +79,7 @@ T Return the Statuette F Ironforge T An Old Colleague F Stormwind City -T A Scroll from Mauren +T A Scroll from Mauren |N|The Mage Quarter| F Lakeshire ]] diff --git a/Alliance/27_28_Redridge_Mountains.lua b/Alliance/27_28_Redridge_Mountains.lua new file mode 100755 index 0000000..71f6021 --- /dev/null +++ b/Alliance/27_28_Redridge_Mountains.lua @@ -0,0 +1,28 @@ +TourGuide:RegisterGuide("Lakeshire (27-28)", nil, "Alliance", function() +return [[ +A Blackrock Bounty +A Blackrock Menace +A Solomon's Law |N|Townhall| +A Wanted: Lieutenant Fangore |N|Poster infront of inn| +h Lakeshire +A An Unwelcome Guest |N|West of lakeshire| +C An Unwelcome Guest +T An Unwelcome Guest +R Render's Camp |N|Go along the road in Lakeshire to North| +C Blackrock Menace +C Blackrock Bounty +A Missing In Action |N|Escort in the cave (28.39,12.56)| +C Missing In Action +T Missing In Action +T Blackrock Menace +T Blackrock Bounty +C Solomon's Law +C Wanted: Lieutenant Fangore +N Grind until you are 2k from level 28 |LV|28| +H Lakeshire +T Solomon's Law +T Wanted: Lieutenant Fangore +R Darkshire + +]] +end) \ No newline at end of file diff --git a/TourGuide.toc b/TourGuide.toc index 8340cd8..9c7f678 100644 --- a/TourGuide.toc +++ b/TourGuide.toc @@ -37,6 +37,7 @@ Alliance\22_23_Stonetalon_Mountains.lua Alliance\23_24_Darkshore.lua Alliance\24_25_Ashenvale.lua Alliance\25_27_Wetlands.lua +Alliance\27_28_Redridge_Mountains.lua Alliance\38_40_Stranglethorn.lua Alliance\40_41_Badlands.lua -- 2.11.4.GIT