Files
Aurora.3/code/modules/power/singularity/investigate.dm
2015-02-03 14:50:11 -08:00

4 lines
131 B
Plaintext

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