Skip to content
Snippets Groups Projects
Commit f583d90c authored by TumeniNodes's avatar TumeniNodes Committed by Ezhh
Browse files

Fence rails: Allow connections to walls

parent ab1a79b1
No related branches found
No related tags found
No related merge requests found
......@@ -368,7 +368,7 @@ function default.register_fence_rail(name, def)
{1/16, 3/16, -1/16, 1/2, 5/16, 1/16},
{1/16, -5/16, -1/16, 1/2, -3/16, 1/16}},
},
connects_to = {"group:fence"},
connects_to = {"group:fence", "group:wall"},
inventory_image = fence_rail_texture,
wield_image = fence_rail_texture,
tiles = {def.texture},
......
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