airlock electronics 
        
    
            
        
| Vars | |
| accesses | A list of all granded accesses | 
|---|---|
| holder | A holder of the electronics, in case of them working as an integrated part | 
| one_access | If the airlock should require ALL or only ONE of the listed accesses | 
| unres_sides | Unrestricted sides, or sides of the airlock that will open regardless of access | 
| Procs | |
| do_action | Shared by RCD and airlock electronics | 
Var Details
accesses
            
        
    
            
        
        A list of all granded accesses
holder
            
        
    
            
        
        A holder of the electronics, in case of them working as an integrated part
one_access
            
        
    
            
        
        If the airlock should require ALL or only ONE of the listed accesses
unres_sides
            
        
    
            
        
        Unrestricted sides, or sides of the airlock that will open regardless of access
Proc Details
do_action
Shared by RCD and airlock electronics