Skip to content
Snippets Groups Projects
Commit 25fef974 authored by Vanessa Dannenberg's avatar Vanessa Dannenberg
Browse files

add palette to wood banister

parent 49808443
No related branches found
No related tags found
No related merge requests found
......@@ -515,6 +515,7 @@ for _, side in ipairs({"diagonal_left", "diagonal_right", "horizontal"}) do
end
if name == "wood" then
def.palette = "unifieddyes_palette_greys.png"
def.airbrush_replacement_node = "homedecor:banister_wood_"..side.."_grey"
def.groups.ud_param2_colorable = 1
def.paramtype2 = "colorfacedir"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment