Advertisement
Guest User

Untitled

a guest
Oct 28th, 2016
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. minetest.after(time, function()
  2. lottpotion.addPrefs(playername, 0-def.speed, 0-def.jump, 0-def.gravity)
  3. lottpotion.refresh(playername)
  4. --minetest.chat_send_player(playername, "The effects of the "..type.." potion have worn off.")
  5. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement