code/__DEFINES/dcs/signals/signals_mood_event.dm 
| COMSIG_ADD_MOOD_EVENT | called when you send a mood event from anywhere in the code. |
|---|---|
| COMSIG_ADD_MOOD_EVENT_RND | Mood event that only RnD members listen for |
| 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_ADD_MOOD_EVENT_RND 
Mood event that only RnD members listen for
COMSIG_CLEAR_MOOD_EVENT 
called when you clear a mood event from anywhere in the code.