mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-07-18 19:54:32 +01:00
Adds pick-up, drop and throw sounds for items. (#240)
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
icon_state = "timer"
|
||||
custom_materials = list(/datum/material/iron=500, /datum/material/glass=50)
|
||||
attachable = TRUE
|
||||
drop_sound = 'sound/items/handling/component_drop.ogg'
|
||||
pickup_sound = 'sound/items/handling/component_pickup.ogg'
|
||||
|
||||
var/timing = FALSE
|
||||
var/time = 5
|
||||
|
||||
Reference in New Issue
Block a user