mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-24 13:16:47 +01:00
Adds pick-up, drop and throw sounds for items. (#240)
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
throwforce = 0
|
||||
throw_range = 7
|
||||
throw_speed = 3
|
||||
drop_sound = 'sound/items/handling/multitool_drop.ogg'
|
||||
pickup_sound = 'sound/items/handling/multitool_pickup.ogg'
|
||||
custom_materials = list(/datum/material/iron=50, /datum/material/glass=20)
|
||||
buffer = null // simple machine buffer for device linkage
|
||||
toolspeed = 1
|
||||
|
||||
Reference in New Issue
Block a user