1
0
mirror of https://github.com/mt-mods/pipeworks.git synced 2025-12-09 12:05:26 +01:00

make it boot in non mtg

This commit is contained in:
unknown
2022-03-05 20:04:29 -05:00
parent 5618003be3
commit 70d478934d
9 changed files with 29 additions and 28 deletions

View File

@@ -102,7 +102,7 @@ local register_one_tube = function(name, tname, dropname, desc, plain, noctrs, e
fixed = outboxes
},
groups = tgroups,
sounds = default.node_sound_wood_defaults(),
--sounds = default.node_sound_wood_defaults(),
walkable = true,
stack_max = 99,
basename = name,