normalize subsystem wait time / ticks lines

This commit is contained in:
spookerton
2022-03-31 20:26:29 +01:00
parent 01b1a22a11
commit 26a8ee2c0d
23 changed files with 23 additions and 23 deletions
@@ -2,7 +2,7 @@
PROCESSING_SUBSYSTEM_DEF(fastprocess)
name = "Fast Processing"
wait = 2
wait = 0.2 SECONDS
stat_tag = "FP"
/datum/controller/subsystem/processing/fastprocess/Recover()