Skip to content

Commit

Permalink
AutoSync to WoW-Pro.COM on Sat Nov 14 09:18:29 EST 2015
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludovicus authored and Ludovicus committed Nov 14, 2015
1 parent 2e65d61 commit c105a82
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 28 deletions.
10 changes: 5 additions & 5 deletions WoWPro_Leveling/Horde/01_05_Bitsem_Echo_Isles.lua
Expand Up @@ -4,6 +4,11 @@
-- Permissions beyond the scope of this license may be available at http://www.wow-pro.com/License.

-- URL: http://wow-pro.com/wiki/source_code_durotar
-- Date: 2015-11-14 13:48
-- Who: Aldavor
-- Log: (thanks to Kevin-MazrigosEU) Corrected several quest and journey coordinates. Re-ordered quest pick-ups and turn-ins to match quest giving requirements.

-- URL: http://wow-pro.com/node/3199/revisions/27369/view
-- Date: 2015-07-25 18:45
-- Who: Ludovicus
-- Log: Add Icon
Expand Down Expand Up @@ -284,11 +289,6 @@
-- Who: Crackerhead22
-- Log: ! Missing A step for step T qid 24721 - 24712 is wrong QID, fixed to 24751

-- URL: http://wow-pro.com/node/3199/revisions/24536/view
-- Date: 2011-06-08 23:20
-- Who: Fluclo
-- Log: Shouldn't be a need to grind in Cataclysm, so tweaked to remove any grinding.

local guide = WoWPro:RegisterGuide('BitDur0105', 'Leveling', 'Echo Isles (Troll)', 'Bitsem', 'Horde')
WoWPro:GuideLevels(guide,1,3,1.05357)
WoWPro:GuideIcon(guide,"Icon", WoWPro:GuidePickGender("Interface\\Icons\\Achievement_Character_Troll_Male","Interface\\Icons\\Achievement_Character_Troll_Female"))
Expand Down
34 changes: 16 additions & 18 deletions WoWPro_Leveling/Horde/01_05_Jiyambi_Valley_of_Trials.lua
Expand Up @@ -4,6 +4,11 @@
-- Permissions beyond the scope of this license may be available at http://www.wow-pro.com/License.

-- URL: http://wow-pro.com/wiki/source_code_durotar
-- Date: 2015-11-14 13:48
-- Who: Aldavor
-- Log: (thanks to Kevin-MazrigosEU) Corrected several quest and journey coordinates. Re-ordered quest pick-ups and turn-ins to match quest giving requirements.

-- URL: http://wow-pro.com/node/3199/revisions/27369/view
-- Date: 2015-07-25 18:45
-- Who: Ludovicus
-- Log: Add Icon
Expand Down Expand Up @@ -284,11 +289,6 @@
-- Who: Crackerhead22
-- Log: ! Missing A step for step T qid 24721 - 24712 is wrong QID, fixed to 24751

-- URL: http://wow-pro.com/node/3199/revisions/24536/view
-- Date: 2011-06-08 23:20
-- Who: Fluclo
-- Log: Shouldn't be a need to grind in Cataclysm, so tweaked to remove any grinding.

local guide = WoWPro:RegisterGuide('JiyDur0105', "Leveling", 'Valley of Trials (Orc)', 'Jiyambi', 'Horde')
WoWPro:GuideLevels(guide,1,3,1.59184)
WoWPro:GuideNextGuide(guide, 'BitDur0512')
Expand All @@ -300,25 +300,17 @@ A Your Place In The World|QID|25152|M|45.33,68.58|N|From Kaltunk.|
T Your Place In The World|QID|25152|M|44.90,66.31|N|To Gornek.|
A Cutting Teeth|QID|25126|M|44.94,66.43|N|From Gornek.|PRE|25152|
C Cutting Teeth|QID|25126|M|51.48,56.01|N|Kill boars in the nearby boar pen.|
C Cutting Teeth|QID|25126|M|51.82,54.74|N|Kill boars in the nearby boar pen.|
T Cutting Teeth|QID|25126|M|44.94,66.43|N|To Gornek.|
A Invaders in Our Home|QID|25172|M|44.94,66.43|N|From Gornek.|PRE|25126|
A Galgar's Cactus Apple Surprise|QID|25136|M|42.97,62.42|N|From Galgar.|PRE|25126|
C Galgar's Cactus Apple Surprise|QID|25136|NC|M|50.38,52.64|N|Loot cactus apples from cactuses.|S|
C Invaders in Our Home|QID|25172|M|47.60,83.19|N|Kill Northwatch scouts to the south.|
C Galgar's Cactus Apple Surprise|QID|25136|NC|M|50.38,52.64|N|Loot cactus apples from cactuses.|US|
T Galgar's Cactus Apple Surprise|QID|25136|M|42.97,62.42|N|To Galgar.|
T Invaders in Our Home|QID|25172|M|44.94,66.43|N|To Gornek.|
L Level 3|QID|25127|LVL|3|N|You need to be Level 3 to continue with this guide.|
A Rune-Inscribed Parchment|QID|3089|R|Orc|C|Shaman|M|44.94,66.43|N|From Gornek.|
A Glyphic Parchment|QID|25138|R|Orc|C|Mage|M|44.94,66.43|N|From Gornek.|
A Simple Parchment|QID|2383|R|Orc|C|Warrior|M|44.94,66.43|N|From Gornek.|
A Etched Parchment|QID|3087|R|Orc|C|Hunter|M|44.94,66.43|N|From Gornek.|
A Tainted Parchment|QID|3090|R|Orc|C|Warlock|M|44.94,66.43|N|From Gornek.|
A Encrypted Parchment|QID|3088|R|Orc|C|Rogue|M|44.94,66.43|N|From Gornek.|
A Galgar's Cactus Apple Surprise|QID|25136|M|42.97,62.42|N|From Galgar.|PRE|25126|
T Rune-Inscribed Parchment|QID|3089|R|Orc|C|Shaman|M|41.64,69.32|N|To Shikrik.|
T Glyphic Parchment|QID|25138|R|Orc|C|Mage|M|42.11,69.48|N|To Acrypha.|
Expand All @@ -334,6 +326,13 @@ A Steady Shot|QID|25139|R|Orc|C|Hunter|PRE|3087|M|43.41,70.62|N|From Karranisha.
A Immolate|QID|25145|R|Orc|C|Warlock|PRE|3090|M|41.64,65.68|N|From Nartok.|
A Eviscerate|QID|25141|R|Orc|C|Rogue|PRE|3088|M|41.57,68.58|N|From Rwag.|
C Galgar's Cactus Apple Surprise|QID|25136|NC|M|48.89,75.18;52.81,77.63;47.11,82.61;42.04,85.34;36.97,83.12;36.32,81.69|CN|N|Loot cactus apples from cactuses.|S|
C Invaders in Our Home|QID|25172|M|47.60,83.19|N|Kill Northwatch scouts to the south.|
C Galgar's Cactus Apple Surprise|QID|25136|NC|M|48.89,75.18;52.81,77.63;47.11,82.61;42.04,85.34;36.97,83.12;36.32,81.69|CN|N|Loot cactus apples from cactuses.|US|
T Galgar's Cactus Apple Surprise|QID|25136|M|42.97,62.42|N|To Galgar.|
T Invaders in Our Home|QID|25172|M|44.94,66.43|N|To Gornek.|
A Sting of the Scorpid|QID|25127|M|44.94,66.43|N|From Gornek.|PRE|25172|
C Primal Strike|QID|25143|R|Orc|C|Shaman|M|41.64,69.32|N|Train Primal Strike and practice on training dummy.|
C Arcane Missiles|QID|25149|R|Orc|C|Mage|M|42.11,69.48|N|Train Arcane Missiles and practice on training dummy.|
C Charge|QID|25147|R|Orc|C|Warrior|M|43.56,71.09|N|Train Charge and practice on training dummy.|
Expand All @@ -348,7 +347,6 @@ T Steady Shot|QID|25139|R|Orc|C|Hunter|M|43.41,70.62|N|To Karranisha.|
T Immolate|QID|25145|R|Orc|C|Warlock|M|41.64,65.68|N|To Nartok.|
T Eviscerate|QID|25141|R|Orc|C|Rogue|M|41.57,68.58|N|To Rwag.|
A Sting of the Scorpid|QID|25127|M|44.94,66.43|N|From Gornek.|PRE|25172|
A Lazy Peons|QID|37446|M|46.03,63.33|N|From Foreman Thazz'ril.|PRE|25172|
C Lazy Peons|QID|37446|S|NC|U|16114|M|57.74,45.82|N|Hit the Lazy Peons with the Foreman's Blackjack when they are lying down with Zzzz's coming from their head.|T|Lazy Peon|
C Sting of the Scorpid|QID|25127|M|57.74,45.82|N|Kill and loot scorpids.|
Expand All @@ -373,11 +371,11 @@ A Burning Blade Medallion|QID|25132|M|45.87,63.37|N|From Zureetha Fargaze.|PRE|2
A Thazz'ril's Pick|QID|25135|M|45.87,63.37|N|From Foreman Thazz'ril.|PRE|25131|
C Burning Blade Medallion|QID|25132|M|41.80,8.73|N|Kill felstalkers as you go through the cave.|S|QO|1|
C Thazz'ril's Pick|QID|25135|NC|M|46.97,9.67|N|Inside the cave, central passage.|
C Thazz'ril's Pick|QID|25135|NC|M|53.10,21.01;46.97,9.67|CC|N|Enter the cave here, Inside the cave, central passage.|
K Yarrog Baneshadow|QID|25132|M|41.80,8.73|N|Kill Yarrog Baneshadow, then loot the Burning Blade Medallion. On entering the cave, he's at the end of the left tunnel, from Thazz'ril's Pick, take the tunnels to the right.|QO|2|T|Yarrog Baneshadow|
C Burning Blade Medallion|QID|25132|M|42.08,15.47|N|Finish killing the felstalkers as you leave the cave|US|QO|1|
H Valley of Trials|QID|25132|M|52.61,68.23|N|Hearth or run back the The Den.|
H Valley of Trials|QID|25132|M|52.61,68.23|N|Hearth or run back to the Den.|
T Thazz'ril's Pick|QID|25135|M|46.03,63.41|N|To Foreman Thazz'ril at the starting area.|
T Burning Blade Medallion|QID|25132|M|45.91,63.49|N|To Zureetha Fargaze.|
Expand Down
10 changes: 5 additions & 5 deletions WoWPro_Leveling/Horde/05_12_Bitsem_Durotar.lua
Expand Up @@ -4,6 +4,11 @@
-- Permissions beyond the scope of this license may be available at http://www.wow-pro.com/License.

-- URL: http://wow-pro.com/wiki/source_code_durotar
-- Date: 2015-11-14 13:48
-- Who: Aldavor
-- Log: (thanks to Kevin-MazrigosEU) Corrected several quest and journey coordinates. Re-ordered quest pick-ups and turn-ins to match quest giving requirements.

-- URL: http://wow-pro.com/node/3199/revisions/27369/view
-- Date: 2015-07-25 18:45
-- Who: Ludovicus
-- Log: Add Icon
Expand Down Expand Up @@ -284,11 +289,6 @@
-- Who: Crackerhead22
-- Log: ! Missing A step for step T qid 24721 - 24712 is wrong QID, fixed to 24751

-- URL: http://wow-pro.com/node/3199/revisions/24536/view
-- Date: 2011-06-08 23:20
-- Who: Fluclo
-- Log: Shouldn't be a need to grind in Cataclysm, so tweaked to remove any grinding.

local guide = WoWPro:RegisterGuide('BitDur0512', 'Leveling', 'Durotar', 'Bitsem', 'Horde')
WoWPro:GuideLevels(guide,4,10,5.43307)
WoWPro:GuideNextGuide(guide, 'BitAzs1220')
Expand Down

0 comments on commit c105a82

Please sign in to comment.