mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-21 05:04:10 +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:
@@ -28,6 +28,8 @@
|
||||
item_state = "analyzer"
|
||||
var/datum/seed/last_seed
|
||||
var/list/last_reagents
|
||||
pickup_sound = 'sound/items/pickup/device.ogg'
|
||||
drop_sound = 'sound/items/drop/device.ogg'
|
||||
|
||||
/obj/item/analyzer/plant_analyzer/Destroy()
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user