mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
Adds pick-up, drop and throw sounds for items. (#46677)
* finishes up * adds sound volumes * woops * forgot to ctrl + s * cloth * smh * done
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
resistance_flags = FLAMMABLE
|
||||
max_integrity = 50
|
||||
dog_fashion = /datum/dog_fashion/head
|
||||
drop_sound = 'sound/items/handling/paper_drop.ogg'
|
||||
pickup_sound = 'sound/items/handling/paper_pickup.ogg'
|
||||
|
||||
|
||||
var/extra_headers //For additional styling or other js features.
|
||||
|
||||
Reference in New Issue
Block a user