add sound

This commit is contained in:
FaceDeer 2017-02-19 19:09:54 -07:00
parent 142b81d178
commit 23c082f7c3
3 changed files with 3 additions and 0 deletions

View File

@ -122,6 +122,8 @@ minetest.register_node("sounding_line:sounding_line", {
texture = "sounding_line_particle.png",
})
end
minetest.sound_play("sounding_line_whooshing", {pos=pos})
end,
})

1
sounds/license.txt Normal file
View File

@ -0,0 +1 @@
sounding_line_wooshing.ogg - from https://freesound.org/people/CharleneZ/sounds/326370/ by CharleneZ under CC-BY-NC 3.0

Binary file not shown.