mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-25 22:28:44 +01:00
[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:
co-authored by
Heroman3003
Kashargul
parent
0cc28ccb15
commit
4bb30c42f0
@@ -13,6 +13,8 @@
|
||||
var/malfunction = 0
|
||||
var/initialize_loc = BP_TORSO
|
||||
var/known_implant = FALSE
|
||||
pickup_sound = 'sound/items/pickup/device.ogg'
|
||||
drop_sound = 'sound/items/drop/device.ogg'
|
||||
|
||||
/obj/item/implant/proc/trigger(emote, source as mob)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user