mirror of
https://github.com/D00Med/scifi_nodes.git
synced 2025-06-30 23:20:41 +02:00
Set more fitting node sounds (#74)
This commit is contained in:
@ -43,5 +43,6 @@ for _, row in ipairs(plants) do
|
||||
},
|
||||
is_ground_content = false,
|
||||
light_source = light,
|
||||
sounds = scifi_nodes.node_sound_plant_defaults(),
|
||||
})
|
||||
end
|
||||
|
Reference in New Issue
Block a user