tweak painting param

pull/1/head
kilbith 2015-06-09 22:00:15 +02:00
parent e7ff0cf864
commit c35dbde0e2
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ xdecor.register("painting", {
description = "Painting",
drawtype = "signlike",
paramtype2 = "wallmounted",
walkable = false,
legacy_wallmounted = true,
selection_box = {type = "wallmounted"},
tiles = {"xdecor_painting.png"},