Merge pull request #4901 from Citadel-Station-13/upstream-merge-33916

[MIRROR] [READY] Allows the supermatter's radiation collectors to produce research points in short bursts
This commit is contained in:
deathride58
2018-01-17 20:15:38 +00:00
committed by GitHub
2 changed files with 69 additions and 21 deletions
+2 -1
View File
@@ -26,6 +26,7 @@
var/obj/machinery/buffer // simple machine buffer for device linkage
hitsound = 'sound/weapons/tap.ogg'
toolspeed = 1
tool_behaviour = TOOL_MULTITOOL
var/datum/integrated_io/selected_io = null //functional for integrated circuits.
var/mode = 0
@@ -159,4 +160,4 @@
desc = "An omni-technological interface."
icon = 'icons/obj/abductor.dmi'
icon_state = "multitool"
toolspeed = 0.1
toolspeed = 0.1