Files
Bubberstation/code/modules/power/singularity/investigate.dm
2020-07-16 03:02:40 +03:00

5 lines
142 B
Plaintext

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