Little change. More the same

This commit is contained in:
Jordan Brown
2017-11-06 09:45:42 -05:00
committed by CitadelStationBot
parent 326d0bd29b
commit 178b41547d
8 changed files with 33 additions and 10 deletions

View File

@@ -10,7 +10,7 @@
anchored = TRUE
var/obj/machinery/mineral/processing_unit/machine = null
var/machinedir = EAST
speed_process = 1
speed_process = TRUE
/obj/machinery/mineral/processing_unit_console/Initialize()
. = ..()