/datum/breathing_class
        
    
            
        
| Vars | |
| danger_reagent | Reagent generated if we breathe in too much of the gases in the gas_max value of gases defined in lungs | 
|---|---|
| gases | Gases that we consume and count as respirable | 
| high_alert_category | Catergory of the alert generated if we breathe in too much of the gases in the gas_max value of gases defined in lungs | 
| high_alert_datum | Type of the alert generated if we breathe in too much of the gases in the gas_max value of gases defined in lungs | 
| low_alert_category | Catergory of the alert generated if we do not have enough required gases | 
| low_alert_datum | Type of the alert generated if we do not have enough required gases | 
| products | Gases that we breathe out | 
Var Details
danger_reagent
            
        
    
            
        
        Reagent generated if we breathe in too much of the gases in the gas_max value of gases defined in lungs
gases
            
        
    
            
        
        Gases that we consume and count as respirable
high_alert_category
            
        
    
            
        
        Catergory of the alert generated if we breathe in too much of the gases in the gas_max value of gases defined in lungs
high_alert_datum
            
        
    
            
        
        Type of the alert generated if we breathe in too much of the gases in the gas_max value of gases defined in lungs
low_alert_category
            
        
    
            
        
        Catergory of the alert generated if we do not have enough required gases
low_alert_datum
            
        
    
            
        
        Type of the alert generated if we do not have enough required gases
products
            
        
    
            
        
        Gases that we breathe out