Files
Bubberstation/code/modules/power/singularity/investigate.dm

4 lines
144 B
Plaintext

/area/engine/engineering/poweralert(state, source)
if (state != poweralm)
investigate_log("has a power alarm!", INVESTIGATE_SINGULO)
..()