Process and Process Scheduler Tweaks

This commit is contained in:
Krausus
2015-07-18 13:14:32 -04:00
parent fd87909ff5
commit c520ebd8a5
22 changed files with 257 additions and 204 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/datum/controller/process/Shuttle/setup()
name = "shuttle controller"
name = "shuttle"
schedule_interval = 20 // every 2 seconds
if(!shuttle_controller)