Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- minetest.after(time, function()
- lottpotion.addPrefs(playername, 0-def.speed, 0-def.jump, 0-def.gravity)
- lottpotion.refresh(playername)
- --minetest.chat_send_player(playername, "The effects of the "..type.." potion have worn off.")
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement