Convert minetest.sound_play uses to ephemeral
This commit is contained in:
parent
176ddba176
commit
d3e26dba18
9 changed files with 28 additions and 22 deletions
|
@ -20,7 +20,7 @@ local item = {
|
|||
minetest.sound_play("default_item_smoke", {
|
||||
pos = p,
|
||||
max_hear_distance = 8,
|
||||
})
|
||||
}, true)
|
||||
minetest.add_particlespawner({
|
||||
amount = 3,
|
||||
time = 0.1,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue