Medibot 
        
    
            
        
| Vars | |
| last_tipping_action_voice | The last time we were tipped/righted and said a voice line, to avoid spam | 
|---|---|
| tipped_status | How panicked we are about being tipped over (why would you do this?) | 
| tipper_name | The name we got when we were tipped | 
| Procs | |
| handle_panic | if someone tipped us over, check whether we should ask for help or just right ourselves eventually | 
Var Details
last_tipping_action_voice
            
        
    
            
        
        The last time we were tipped/righted and said a voice line, to avoid spam
tipped_status
            
        
    
            
        
        How panicked we are about being tipped over (why would you do this?)
tipper_name
            
        
    
            
        
        The name we got when we were tipped
Proc Details
handle_panic
if someone tipped us over, check whether we should ask for help or just right ourselves eventually