// Bellies ///from /obj/belly/HandleBellyReagents() and /obj/belly/update_internal_overlay() #define COMSIG_BELLY_UPDATE_VORE_FX "update_vore_fx" ///from /obj/belly/process() #define COMSIG_BELLY_UPDATE_PREY_LOOP "update_prey_loop" /// COMSIG used to get messages where they need to go #define COMSIG_VISIBLE_MESSAGE "visible_message"