Files
Bubberstation/code/controllers/subsystem/processing/fastprocess.dm
Cyberboss a801187ede Fix shit
2017-03-22 12:11:59 -04:00

7 lines
121 B
Plaintext

//Fires five times every second.
PROCESSING_SUBSYSTEM(fastprocess)
name = "Fast Processing"
wait = 2
stat_tag = "FP"