Files
GS13/code/modules/power/singularity/investigate.dm
2019-09-23 18:26:34 +02:00

4 lines
141 B
Plaintext

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