Cloth handling sounds (#89293)

## About The Pull Request
4 variations of drop and pickup, applied to bedsheets, pillows,
bandages, regen meshes, surgical drapes.
We had a cloth drop/pickup sound but I didn't think it fit the stuff I
was applying it to so I made new ones, the old ones are still in just
renamed to cloth_...1.ogg


https://github.com/user-attachments/assets/60575f1e-56fd-489b-b363-49abd146cece
## Changelog
🆑 grungussuss
sound: new sounds for cloth items
/🆑
This commit is contained in:
grungussuss
2025-02-11 15:59:23 +00:00
committed by GitHub
parent 50682944c3
commit 3512eaeca9
20 changed files with 51 additions and 12 deletions
+2 -2
View File
@@ -12,8 +12,8 @@ LINEN BINS
righthand_file = 'icons/mob/inhands/items/bedsheet_righthand.dmi'
icon_state = "sheetwhite"
inhand_icon_state = "sheetwhite"
drop_sound = 'sound/items/handling/cloth_drop.ogg'
pickup_sound = 'sound/items/handling/cloth_pickup.ogg'
drop_sound = SFX_CLOTH_DROP
pickup_sound = SFX_CLOTH_PICKUP
slot_flags = ITEM_SLOT_NECK
layer = BELOW_MOB_LAYER
throwforce = 0