add sound at jetpack #29

Merged
mrkubax10 merged 4 commits from Kindaglia/industrialtest:sound into master 2025-04-25 10:48:51 +02:00
Contributor

Hy i add sound at jet pack, do you think it's okay?

Hy i add sound at jet pack, do you think it's okay?
Kindaglia added 2 commits 2025-04-24 21:17:44 +02:00
mrkubax10 requested changes 2025-04-24 23:02:30 +02:00
mrkubax10 left a comment
Owner

About the file JetpackLoop.ogg, please rename it to industrialtest_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.

About the file `JetpackLoop.ogg`, please rename it to `industrialtest_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 = {}
Owner

Rename to soundHandles

Rename to `soundHandles`
Author
Contributor

i rename JetpackLoop to industrialtest_jetpack_loop an replace sound with sound freecopiright with Creative Commons license (https://freesound.org/people/velcronator/sounds/733985/?)

i rename JetpackLoop to industrialtest_jetpack_loop an replace sound with sound freecopiright with Creative Commons license (https://freesound.org/people/velcronator/sounds/733985/?)
Owner

Sure

Sure
mrkubax10 added the
enhancement
label 2025-04-24 23:03:09 +02:00
Kindaglia added 1 commit 2025-04-25 00:15:18 +02:00
Kindaglia added 1 commit 2025-04-25 10:13:10 +02:00
Author
Contributor

is okay now?

is okay now?
Owner

Seems good, thanks 👍

Seems good, thanks 👍
mrkubax10 merged commit 5898cc4e1c into master 2025-04-25 10:48:51 +02:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mrkubax10/industrialtest#29
No description provided.