Advertisement
Guest User

Untitled

a guest
May 16th, 2018
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. if combat.afflictions.matrix and not combat.afflictions.patterns and not combat.afflictions.paresis then
  2. table.insert(curing.qeb, "mind paralyse "..mayhem.target)
  3. table.insert(curing.qeb, "quickassess " .. mayhem.target)
  4. return
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement