Advertisement
Guest User

Untitled

a guest
Jun 9th, 2013
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.09 KB | None | 0 0
  1. minetest.sound_play("homedecor_door_open", {
  2.     pos=pos,
  3.     max_hear_distance = 5,
  4.     gain = 2,
  5. })
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement