4dir -> color4dir in furniture
This commit is contained in:
parent
0ab85ad6aa
commit
088832aacd
@ -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 = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user