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
WoWPro.Dailies:RegisterGuide(“Brew”, “Zone”, “Brewmasters Reputation”, “Mop”, “Ludovico”, “Neutral”, function()
return [[
N Start of the guide|N|Blah, blah, blah
; make sure to use 4 digit coordinates and to account for quests that open up as the REP increases.
; I suspect this should be a Neutral guide.
N End of Guide|N|You’ve reached the end of the guide! This guide will automatically reset when the dailies reset, or you can reset it manually by right-clicking this window’s titlebar or frame.|
]]
end)