/datum/status_effect/limp
        
    
            
        
| Vars | |
| left | The left leg of the limping person | 
|---|---|
| next_leg | Which leg we're limping with next | 
| right | The right leg of the limping person | 
| slowdown_left | How many deciseconds we limp for on the left leg | 
| slowdown_right | How many deciseconds we limp for on the right leg | 
Var Details
left
            
        
    
            
        
        The left leg of the limping person
next_leg
            
        
    
            
        
        Which leg we're limping with next
right
            
        
    
            
        
        The right leg of the limping person
slowdown_left
            
        
    
            
        
        How many deciseconds we limp for on the left leg
slowdown_right
            
        
    
            
        
        How many deciseconds we limp for on the right leg