add sound
This commit is contained in:
parent
142b81d178
commit
23c082f7c3
2
init.lua
2
init.lua
@ -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
1
sounds/license.txt
Normal file
@ -0,0 +1 @@
|
||||
sounding_line_wooshing.ogg - from https://freesound.org/people/CharleneZ/sounds/326370/ by CharleneZ under CC-BY-NC 3.0
|
BIN
sounds/sounding_line_whooshing.ogg
Normal file
BIN
sounds/sounding_line_whooshing.ogg
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user