Files
GS13NG/code/modules/power/singularity/investigate.dm
2017-05-22 22:45:54 -05:00

4 lines
142 B
Plaintext

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