/datum/map_template/holodeck
        
    
            
        
| Vars | |
| minimum_sec_level | The minimum security level required for the program to be ran. | 
|---|---|
| restricted | Boolean if the holodeck is restricted to only being ran when emagged. | 
| Procs | |
| update_blacklist | this is what makes the holodeck not spawn anything on broken tiles (space and non engine plating / non holofloors) | 
Var Details
minimum_sec_level
            
        
    
            
        
        The minimum security level required for the program to be ran.
restricted
            
        
    
            
        
        Boolean if the holodeck is restricted to only being ran when emagged.
Proc Details
update_blacklist
this is what makes the holodeck not spawn anything on broken tiles (space and non engine plating / non holofloors)