/tg/ Station 13 - Modules - TypesVar Details - Proc Details

supermatter_monitor

Vars

focused_supermatterThe supermatter which will send a notification to us if it's delamming.
supermattersList of supermatters that we are going to send the data of.

Procs

kill_programApparently destroy calls this /datum/computer_file/Destroy. Here just to clean our references.
refreshRefreshes list of active supermatter crystals
send_alertSends 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].