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

4 lines
130 B
Plaintext

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