This commit is contained in:
PJB3005
2015-07-12 14:26:34 +02:00
parent 6f56b1e6e9
commit af788e6e71
5 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
var/global/list/fast_machines = list()
/datum/controller/process/fast_machinery
schedule_interval = 10 // every 1 second.
schedule_interval = 6 // every 0.6 second.
/datum/controller/process/fast_machinery/setup()
name = "fast_machinery"