[MIRROR] Restores the sounds for all the items (#9226)

Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2
2024-10-13 13:10:18 -07:00
committed by GitHub
parent 0cc28ccb15
commit 4bb30c42f0
57 changed files with 138 additions and 10 deletions

View File

@@ -90,6 +90,8 @@ var/global/list/obj/item/communicator/all_communicators = list()
"spark" = 'sound/effects/sparks4.ogg',
"rad" = 'sound/items/geiger/high1.ogg',
"servo" = 'sound/machines/rig/rigservo.ogg')
pickup_sound = 'sound/items/pickup/device.ogg'
drop_sound = 'sound/items/drop/device.ogg'
// Proc: New()
// Parameters: None