Files
GS13NG/code/modules/power/singularity/investigate.dm
2020-01-12 14:28:01 +00:00

4 lines
141 B
Plaintext

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