Advertisement
Guest User

Kawarimi Heal.lua

a guest
Apr 10th, 2014
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. function onCastSpell(cid)
  2.  
  3. exhaustion.set(cid, 19999, 10)
  4. doSendMagicEffect(getThingPos(cid), 14)
  5. return true
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement