Tool Sound/Speed (#25529)

* Initial work on tool sounds

* Crowbars

* playtoolsound()

* aaaaaaaaaaaaaaaaaaaa

* HERE WE GO AGAIN

* Wrench

* Screwdriver.ogg REDUX, Cuffs

* drilling tools toolspeed is now a multiplier too

* Wirecutter
This commit is contained in:
jknpj
2020-02-08 12:07:00 -03:00
committed by GitHub
parent 6956c16e78
commit f6aae72618
192 changed files with 494 additions and 487 deletions

View File

@@ -14,6 +14,7 @@
var/obj/item/device/assembly/a_left = null
var/obj/item/device/assembly/a_right = null
var/obj/special_assembly = null
toolsounds = list('sound/items/Screwdriver.ogg')
/obj/item/device/assembly_holder/proc/attach(var/obj/item/device/D, var/obj/item/device/D2, var/mob/user)
return