Guest User

Untitled

a guest
May 22nd, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. function malow_getNotes(spellId)
  2. if spellId == 51698 then -- Honor Among Thieves
  3. return "Breaks your stealth when proced"
  4. elseif spellId == 58872 then -- Damage Shield
  5. return "Doesn't work"
  6. end
  7. end
Add Comment
Please, Sign In to add comment