mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 21:57:53 +01:00
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"
|