mirror of
https://github.com/mt-mods/pipeworks.git
synced 2025-12-14 13:28:30 +01:00
make sounds work
This commit is contained in:
@@ -102,7 +102,9 @@ local register_one_tube = function(name, tname, dropname, desc, plain, noctrs, e
|
||||
fixed = outboxes
|
||||
},
|
||||
groups = tgroups,
|
||||
--sounds = default.node_sound_wood_defaults(),
|
||||
_sound_def = {
|
||||
key = "node_sound_wood_defaults",
|
||||
},
|
||||
walkable = true,
|
||||
stack_max = 99,
|
||||
basename = name,
|
||||
|
||||
Reference in New Issue
Block a user