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:
Qustinnus
2019-10-04 18:53:09 -04:00
committed by moo
parent 62ce1795cd
commit 81c3d92129
66 changed files with 95 additions and 44 deletions
+2
View File
@@ -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.