Space Station 13 - Modules - TypesVar Details - Proc Details

security_level

Vars

current_security_levelCurrently set security level

Procs

minimum_security_levelCalled to check/change security level. Checks if the station security level is at least minimum_level, and if not, sets it to that level. Arguments determine if engineering override or maint access is granted. Arguments: min_level: number, eng_access: boolean, maint_access: boolean
set_levelSets a new security level as our current level

Var Details

current_security_level

Currently set security level

Proc Details

minimum_security_level

Called to check/change security level. Checks if the station security level is at least minimum_level, and if not, sets it to that level. Arguments determine if engineering override or maint access is granted. Arguments: min_level: number, eng_access: boolean, maint_access: boolean

set_level

Sets a new security level as our current level

This is how everything should change the security level.

Arguments: