Balance sounds, remove silent water footstep
This commit is contained in:
parent
760581b330
commit
0c1252bcf5
9 changed files with 20 additions and 16 deletions
|
@ -19,6 +19,7 @@ local item = {
|
|||
self.object:remove()
|
||||
minetest.sound_play("default_item_smoke", {
|
||||
pos = p,
|
||||
gain = 1.0,
|
||||
max_hear_distance = 8,
|
||||
}, true)
|
||||
minetest.add_particlespawner({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue