Glove sounds (#86032)

## About The Pull Request
Introduces a default glove sound for equipping and drop/pickup


https://github.com/user-attachments/assets/b3479587-a9fc-4867-9619-c11faeae82ba
## Why It's Good For The Game
muh immersoin
## Changelog
🆑 grungussuss
sound: gloves have equip, drop and pickup sounds.
/🆑

---------

Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
This commit is contained in:
grungussuss
2024-09-08 03:36:41 +00:00
committed by GitHub
co-authored by Ghom
parent 491b9083f2
commit b9fdb9d3e0
5 changed files with 9 additions and 0 deletions
+3
View File
@@ -12,6 +12,9 @@
siemens_coefficient = 0.5
body_parts_covered = HANDS
slot_flags = ITEM_SLOT_GLOVES
equip_sound = 'sound/items/equip/glove_equip.ogg'
drop_sound = 'sound/items/handling/glove_drop.ogg'
pickup_sound = 'sound/items/handling/glove_pick_up.ogg'
attack_verb_continuous = list("challenges")
attack_verb_simple = list("challenge")
strip_delay = 20
+6
View File
@@ -63,6 +63,12 @@ toolbox_rustle.ogg - made by sadboysuss
medkit_rustle.ogg - made by sadboysuss
} - license: CC-by-SA
{
glove_pick_up.ogg - made by sadboysuss
glove_drop.ogg - made by sadboysuss
} - license: CC-by-SA
glove_equip.ogg - LETHRCreak_Leather Belt Short Creak 01_PF_365 DAYS OF SOUND by itmightgetloud -- https://freesound.org/s/751281/ -- License: Creative Commons 0
lead_pipe_hit.ogg - jixaw-metal-pipe-falling-sound.mp3 by thenotcheeseman -- https://freesound.org/s/679206/ -- License: Creative Commons 0
lead_pipe_drop.ogg - jixaw-metal-pipe-falling-sound.mp3 by thenotcheeseman -- https://freesound.org/s/679206/ -- License: Creative Commons 0
lead_pipe_pickup.ogg - Metal pipe hitting the ground.flac by CGEffex -- https://freesound.org/s/93962/ -- License: Attribution 4.0
Binary file not shown.
Binary file not shown.
Binary file not shown.