/datum/map_config
        
    
            
        
| Vars | |
| job_changes | Dictionary of job sub-typepath to template changes dictionary | 
|---|---|
| planetary | Boolean that tells us if this is a planetary station. (like IceBoxStation) | 
| skipped_tests | List of unit tests that are skipped when running this map | 
Var Details
job_changes
            
        
    
            
        
        Dictionary of job sub-typepath to template changes dictionary
planetary
            
        
    
            
        
        Boolean that tells us if this is a planetary station. (like IceBoxStation)
skipped_tests
            
        
    
            
        
        List of unit tests that are skipped when running this map