Files
GS13NG/code/modules/power/singularity/investigate.dm
silicons 5b03f5b0ec more
2020-11-12 23:36:18 -07:00

5 lines
142 B
Plaintext

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