4dir -> color4dir in furniture

This commit is contained in:
IamPyu 2024-12-06 15:49:29 -06:00
parent 0ab85ad6aa
commit 088832aacd

View File

@ -41,7 +41,7 @@ PyuTest.make_furniture = function(name, desc, craft, tiles, cgroups, extra_conf)
}),
sounds = PyuTest.make_node_sounds(),
paramtype = "light",
paramtype2 = "4dir",
paramtype2 = "color4dir",
drawtype = "mesh",
mesh = "pyutest-chair.obj",
selection_box = {
@ -65,7 +65,7 @@ PyuTest.make_furniture = function(name, desc, craft, tiles, cgroups, extra_conf)
}),
sounds = PyuTest.make_node_sounds(),
paramtype = "light",
paramtype2 = "4dir",
paramtype2 = "color4dir",
drawtype = "mesh",
mesh = "pyutest-mtable.obj",
selection_box = {