Update rdmachines.dm

This commit is contained in:
LetterJay
2017-12-21 12:44:59 -06:00
committed by GitHub
parent 2d995e3f5a
commit 087c43ab71
+2 -1
View File
@@ -15,7 +15,8 @@
var/shocked = FALSE
var/obj/machinery/computer/rdconsole/linked_console
var/obj/item/loaded_item = null //the item loaded inside the machine (currently only used by experimentor and destructive analyzer)
var/allowed_department_flags = ALL
/obj/machinery/rnd/proc/reset_busy()
busy = FALSE