portable liquid pump 
        
    
            
        
| Vars | |
| max_volume | How many reagents at maximum can it hold | 
|---|---|
| pump_speed_flat | How fast does the pump work, in flat values. Flat values on top of percentages to help processing | 
| pump_speed_percentage | How fast does the pump work, in percentages relative to the volume we're working with | 
| spewing_mode | Whether spewing reagents out, instead of siphoning them | 
| turned_on | Whether its turned on and processing | 
Var Details
max_volume
            
        
    
            
        
        How many reagents at maximum can it hold
pump_speed_flat
            
        
    
            
        
        How fast does the pump work, in flat values. Flat values on top of percentages to help processing
pump_speed_percentage
            
        
    
            
        
        How fast does the pump work, in percentages relative to the volume we're working with
spewing_mode
            
        
    
            
        
        Whether spewing reagents out, instead of siphoning them
turned_on
            
        
    
            
        
        Whether its turned on and processing