add sound at jetpack #29
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "Kindaglia/industrialtest:sound"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hy i add sound at jet pack, do you think it's okay?
About the file
JetpackLoop.ogg
, please rename it toindustrialtest_jetpack_loop.ogg
to follow Minetest naming convention. Before I merge the pull request I would like to know what license does this sound file have if you didn't make it yourself.@ -19,12 +19,30 @@ industrialtest.JetpackBase=table.copy(industrialtest.GearTool)
industrialtest.internal.unpackTableInto(industrialtest.JetpackBase,{
part="torso"
})
local sound_handles = {}
Rename to
soundHandles
i rename JetpackLoop to industrialtest_jetpack_loop an replace sound with sound freecopiright with Creative Commons license (https://freesound.org/people/velcronator/sounds/733985/?)
Sure
is okay now?
Seems good, thanks 👍