code/controllers/subsystem/fluids.dm 
            
        
| SS_PROCESSES_SPREADING | Indicates that a fluid subsystem processes fluid spreading. | 
|---|---|
| SS_PROCESSES_EFFECTS | Indicates that a fluid subsystem processes fluid effects. | 
| /var/SSfluids | |
| /var/SSsmoke | The subsystem responsible for processing smoke propagation and effects. | 
| /var/SSfoam | The subsystem responsible for processing foam propagation and effects. | 
Define Details
SS_PROCESSES_EFFECTS
            
         
    
    Indicates that a fluid subsystem processes fluid effects.
SS_PROCESSES_SPREADING
            
         
    
    Indicates that a fluid subsystem processes fluid spreading.