code/__DEFINES/dcs/signals/signals_mood.dm 
            
        
| COMSIG_ADD_MOOD_EVENT | called when you send a mood event from anywhere in the code. | 
|---|---|
| COMSIG_CLEAR_MOOD_EVENT | called when you clear a mood event from anywhere in the code. | 
Define Details
COMSIG_ADD_MOOD_EVENT
            
         
    
    called when you send a mood event from anywhere in the code.
COMSIG_CLEAR_MOOD_EVENT
            
         
    
    called when you clear a mood event from anywhere in the code.