Advertisement
Guest User

Shaman

a guest
Nov 12th, 2013
515
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. MACRO 16777219 "Elemental Master" INV_Misc_QuestionMark
  2. /cast Elemental Mastery
  3. /cast Lava Burst
  4. END
  5. MACRO 16777224 "Feral Spirit" INV_Misc_QuestionMark
  6. #showtooltip Feral Spirit
  7. /petautocastoff Spirit Wolf Leap
  8. /petautocastoff Spirit Walk
  9. /petautocastoff Twin Howl
  10. /cast Feral Spirit
  11. END
  12. MACRO 16777218 "Focus Hex" INV_Misc_QuestionMark
  13. /cast [@focus] Hex
  14. END
  15. MACRO 16777217 "Focus shear" INV_Misc_QuestionMark
  16. /cast [@focus] Wind Shear
  17. END
  18. MACRO 16777225 "Lava Lash" INV_Misc_QuestionMark
  19. #showtooltip
  20. /cast lava lash
  21. /petattack
  22. END
  23. MACRO 16777223 "NS" INV_Misc_QuestionMark
  24. /cast Nature's Swiftness
  25. /cast [nomod] Healing Wave
  26. /cast [mod:shift] Hex
  27. END
  28. MACRO 16777226 "Stormstrike" INV_Misc_QuestionMark
  29. #showtooltip
  30. /cast stormstrike
  31. /petattack
  32. END
  33. MACRO 16777220 "WS Arena 1" INV_Misc_QuestionMark
  34. /cast [@arena1] Wind Shear
  35. END
  36. MACRO 16777221 "WS Arena 2" INV_Misc_QuestionMark
  37. /cast [@arena2] Wind Shear
  38. END
  39. MACRO 16777222 "WS Arena 3" INV_Misc_QuestionMark
  40. /cast [@arena3] Wind Shear
  41. END
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement