Add walk sounds for windows

master
Wuzzy 2016-07-03 03:52:52 +02:00
parent 5a60616dc4
commit 39fc272119
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ for i=1,#cc.colors do
drawtype = "glasslike",
sunlight_propagates = true,
paramtype = "light",
sounds = { footstep = { name = "colorcubes_block_footstep", gain = 0.5 } }
}
local nodedef4 = {
description = h.." tiled abstract block",