Fastest linda

This commit is contained in:
Alffd
2017-10-14 23:38:39 -04:00
parent 34d6ef3840
commit 7b67eec6f0
16 changed files with 71 additions and 41 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ var/global/datum/controller/process/air_system/air_master
/datum/controller/process/air_system/setup()
name = "air"
schedule_interval = 20 // every 2 seconds
schedule_interval = 4
start_delay = 4
var/watch = start_watch()