Merge pull request #1085 from Citadel-Station-13/upstream-merge-27519

[MIRROR] Fixes Master/Recover not restoring previous runlevel
This commit is contained in:
LetterJay
2017-05-22 08:23:05 -05:00
committed by GitHub
+1
View File
@@ -139,6 +139,7 @@ GLOBAL_VAR_INIT(CURRENT_TICKLIMIT, TICK_LIMIT_RUNNING)
if(FireHim)
Master.subsystems += new BadBoy.type //NEW_SS_GLOBAL will remove the old one
subsystems = Master.subsystems
current_runlevel = Master.current_runlevel
StartProcessing(10)
else
to_chat(world, "<span class='boldannounce'>The Master Controller is having some issues, we will need to re-initialize EVERYTHING</span>")