code/__DEFINES/machines.dm 
            
        
| AREA_USAGE_DYNAMIC_START | Index of the first dynamic usage channel | 
|---|---|
| AREA_USAGE_DYNAMIC_END | Index of the last dynamic usage channel | 
| AREA_USAGE_STATIC_START | Index of the first static usage channel | 
| AREA_USAGE_STATIC_END | Index of the last static usage channel | 
Define Details
AREA_USAGE_DYNAMIC_END
            
         
    
    Index of the last dynamic usage channel
AREA_USAGE_DYNAMIC_START
            
         
    
    Index of the first dynamic usage channel
AREA_USAGE_STATIC_END
            
         
    
    Index of the last static usage channel
AREA_USAGE_STATIC_START
            
         
    
    Index of the first static usage channel