supermatter_monitor
Vars | |
focused_supermatter | The supermatter which will send a notification to us if it's delamming. |
---|---|
supermatters | List of supermatters that we are going to send the data of. |
Procs | |
kill_program | Apparently destroy calls this /datum/computer_file/Destroy. Here just to clean our references. |
refresh | Refreshes list of active supermatter crystals |
send_alert | Sends an SM delam alert to the computer if our focused supermatter is delaminating. [var/obj/machinery/power/supermatter_crystal/focused_supermatter]. |
Var Details
focused_supermatter
The supermatter which will send a notification to us if it's delamming.
supermatters
List of supermatters that we are going to send the data of.
Proc Details
kill_program
Apparently destroy calls this /datum/computer_file/Destroy. Here just to clean our references.
refresh
Refreshes list of active supermatter crystals
send_alert
Sends an SM delam alert to the computer if our focused supermatter is delaminating. [var/obj/machinery/power/supermatter_crystal/focused_supermatter].