Files
GS13NG/code/modules/power/singularity/investigate.dm
2020-10-07 14:43:53 -07:00

5 lines
142 B
Plaintext

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