mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 13:39:16 +01:00
* click code start * snake_span * Update click.dm * Update click.dm * Update click.dm * WIP signal organization * Moooore signals * cuffs * decon * whoops * revert this * Proper name * movable moved * These * Theeese * Sort these * Update cyborg.dm
6 lines
203 B
Plaintext
6 lines
203 B
Plaintext
// /obj/machinery/computer/operating signals
|
|
|
|
/// Fired when a autopsy surgery completes.
|
|
/// (mob/living/target)
|
|
#define COMSIG_OPERATING_COMPUTER_AUTOPSY_COMPLETE "operating_computer_autopsy_complete"
|