Files
Bubberstation/code/modules/power/singularity/investigate.dm
2015-07-15 23:52:35 +02:00

4 lines
133 B
Plaintext

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