modular_ss220/_defines220/code/signals_atom.dm 
COMSIG_CLIMBED_ON | called by /obj/structure/table/do_climb() : (/datum/component/clumsy_climb) |
---|---|
COMSIG_DANCED_ON | called by /datum/emote/living/dance/run_emote() : (/datum/component/clumsy_climb) |
COMSIG_GADOM_UNLOAD | called by /datum/species/spec_attack_hand() : (/datum/component/gadom_cargo) (/datum/component/gadom_living) |
COMSIG_SURGERY_REPAIR | called by /datum/surgery_step/finish_carapace/end_step() : (/datum/component/carapace_shell) |
COMSIG_SURGERY_STOP | called by /datum/surgery/bone_repair/carapace_shell/can_start() : (/datum/component/carapace_shell) |
Define Details
COMSIG_CLIMBED_ON 
called by /obj/structure/table/do_climb() : (/datum/component/clumsy_climb)
COMSIG_DANCED_ON 
called by /datum/emote/living/dance/run_emote() : (/datum/component/clumsy_climb)
COMSIG_GADOM_UNLOAD 
called by /datum/species/spec_attack_hand() : (/datum/component/gadom_cargo) (/datum/component/gadom_living)
COMSIG_SURGERY_REPAIR 
called by /datum/surgery_step/finish_carapace/end_step() : (/datum/component/carapace_shell)
COMSIG_SURGERY_STOP 
called by /datum/surgery/bone_repair/carapace_shell/can_start() : (/datum/component/carapace_shell)