mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 15:47:15 +01:00
generic device handling sounds (#93536)
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
icon = 'icons/obj/clothing/modsuit/mod_modules.dmi'
|
||||
icon_state = "module"
|
||||
abstract_type = /obj/item/mod/module
|
||||
sound_vary = TRUE
|
||||
pickup_sound = SFX_GENERIC_DEVICE_PICKUP
|
||||
drop_sound = SFX_GENERIC_DEVICE_DROP
|
||||
/// If it can be removed
|
||||
var/removable = TRUE
|
||||
/// If it's passive, togglable, usable or active
|
||||
|
||||
Reference in New Issue
Block a user