tweak painting param
This commit is contained in:
parent
e7ff0cf864
commit
c35dbde0e2
1
misc.lua
1
misc.lua
@ -57,6 +57,7 @@ xdecor.register("painting", {
|
|||||||
description = "Painting",
|
description = "Painting",
|
||||||
drawtype = "signlike",
|
drawtype = "signlike",
|
||||||
paramtype2 = "wallmounted",
|
paramtype2 = "wallmounted",
|
||||||
|
walkable = false,
|
||||||
legacy_wallmounted = true,
|
legacy_wallmounted = true,
|
||||||
selection_box = {type = "wallmounted"},
|
selection_box = {type = "wallmounted"},
|
||||||
tiles = {"xdecor_painting.png"},
|
tiles = {"xdecor_painting.png"},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user