Adds more machine button sounds (#6802)

* Adds more machine button sounds

* chang
This commit is contained in:
Cerebulon
2020-03-12 00:30:42 +00:00
committed by VirgoBot
parent ba15309e2c
commit 80f7f3afb2
16 changed files with 64 additions and 1 deletions

View File

@@ -8,6 +8,9 @@
use_power = 1
idle_power_usage = 10
active_power_usage = 2000
clicksound = "keyboard"
clickvol = 30
circuit = /obj/item/weapon/circuitboard/autolathe
var/datum/category_collection/autolathe/machine_recipes
var/list/stored_material = list(DEFAULT_WALL_MATERIAL = 0, "glass" = 0)