From 2fa93b219eadfcdcf8f1d472aad046fc62d5b99d Mon Sep 17 00:00:00 2001 From: Vanessa Dannenberg Date: Fri, 3 Aug 2018 09:31:05 -0400 Subject: update castles, cottages, digistuff, gloopblocks, locks, maptools, mesecons, pipeworks, technic, unified inventory, unified dyes, and xban2 --- cottages/nodes_mining.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cottages/nodes_mining.lua') diff --git a/cottages/nodes_mining.lua b/cottages/nodes_mining.lua index 3af4f71..b33ec3d 100644 --- a/cottages/nodes_mining.lua +++ b/cottages/nodes_mining.lua @@ -54,7 +54,7 @@ minetest.register_node("cottages:ladder_with_rope_and_rail", { }, groups = {choppy=2,oddly_breakable_by_hand=3,rail=1,connect_to_raillike=1}, --connect_to_raillike=minetest.raillike_group("rail")}, legacy_wallmounted = true, - sounds = default.node_sound_wood_defaults(), + sounds = default.node_sound_wood_defaults, }) -- cgit v1.2.3