New sounds
This commit is contained in:
parent
29f1f01f37
commit
c3c5f8a228
38 changed files with 61 additions and 30 deletions
|
@ -22,7 +22,7 @@ minetest.register_node("bones:bones", {
|
|||
paramtype2 = "facedir",
|
||||
groups = {dig_immediate=2},
|
||||
sounds = default.node_sound_dirt_defaults({
|
||||
footstep = {name="default_gravel_footstep", gain=0.45},
|
||||
footstep = {name="default_gravel_footstep", gain=0.5},
|
||||
}),
|
||||
|
||||
can_dig = function(pos, player)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue