Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. if EnemyMentalAffs() >= 4 then
  2. table.insert(curing.qeb, "empower yi")
  3. table.insert(curing.qeb, "elicit affliction " .. mayhem.target)
  4. table.insert(curing.qeb, "quickassess " .. mayhem.target)
  5. return
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement