If you feel comfortable editing guide files, feel free to fix bugs on this page. Make sure you record your changes in the change log!
If you’d rather just leave a comment with any mistakes you find in them, someone else can add the changes to the file at a later time.
Source Code
local guide = WoWPro:RegisterGuide(“TwiInscription”,”Profession”,”Inscription”, “Twists”, “Neutral”)
WoWPro:GuideIcon(guide,”PRO”,773)
WoWPro:GuideLevels(guide)
WoWPro:GuideName(guide, “Inscription”)
WoWPro:GuideSteps(guide, function()
return [[
N Learn Apprentice Scribe|QID|907730000|P|Inscription;773;*;0;75|N|Learn from a Trainer in any major city. You must be level 5.|
B Virtuoso Inking Set|QID|907730001|N|From an NPC Supply|P|0;1;2|L|39505|
N This guide has not yet been written. Should be available soon.|QID|907730001|
N This guide has not yet been written. Should be available soon.|QID|907730001|
N This guide has not yet been written. Should be available soon.|QID|907730001|
N This guide has not yet been written. Should be available soon.|QID|907730001|
N This guide has not yet been written. Should be available soon.|QID|907730001|
N That completes Inscription.
]]
end)
Change Log
6/29/2011 – Create by Crackerhead22
Addon Version: v2.1.17
Game Version: 4.2.0
Summary: Created source file page