Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Sprint #28

Open
2ndHouse opened this issue Mar 13, 2015 · 0 comments
Open

Adding Sprint #28

2ndHouse opened this issue Mar 13, 2015 · 0 comments

Comments

@2ndHouse
Copy link

After using Squire for Roll on my Monk, it felt strange not having it work for Sprint on Rogue. I added this code and it seems to be working fine...

if isA("ROGUE") then
addon:RegisterSpecialSpells(
2983, "", 30, nil, nil -- Sprint
)
end

Would like to see it officially added to Squire. The actual speed for Sprint is 70%, but I thought it might conflict with my current 60% ground mount speed, so I set it to 30. No problems so far.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant