1
0
mirror of https://github.com/mt-mods/homedecor_modpack.git synced 2026-01-02 02:05:31 +01:00

Changed sounds from leaves to wood

This commit is contained in:
Diego Martínez
2013-03-16 20:46:30 -03:00
parent a077685e8b
commit b0947a4fdf
6 changed files with 22 additions and 22 deletions

View File

@@ -36,7 +36,7 @@ minetest.register_node('homedecor:refrigerator', {
fixed = { -0.5, -0.5, -0.5, 0.5, 1.5, 0.5 }
},
sounds = default.node_sound_leaves_defaults(),
sounds = default.node_sound_wood_defaults(),
on_construct = function(pos)
local meta = minetest.env:get_meta(pos)
meta:set_string("formspec",