Merge pull request #27132 from Cyberboss/runlevels

MC Runlevels
This commit is contained in:
oranges
2017-05-16 09:03:34 +12:00
committed by GitHub
28 changed files with 105 additions and 67 deletions
+2
View File
@@ -29,6 +29,8 @@
var/datum/controller/subsystem/queue_next
var/datum/controller/subsystem/queue_prev
var/runlevels = RUNLEVELS_DEFAULT //points of the game at which the SS can fire
var/static/failure_strikes = 0 //How many times we suspect this subsystem has crashed the MC, 3 strikes and you're out!
//Do not override