Not yet implemented design security level requirements.

This commit is contained in:
Ghommie
2020-04-24 00:51:04 +02:00
parent debbd3edab
commit e0a51903a1
25 changed files with 157 additions and 98 deletions
+1 -1
View File
@@ -229,7 +229,7 @@
if(!was_stranded)
priority_announce("All hostile activity within station systems has ceased.","Network Alert")
if(get_security_level() == "delta")
if(NUM2SECLEVEL(GLOB.security_level) == "delta")
set_security_level("red")
SSshuttle.clearHostileEnvironment(src)