Files
GS13NG/code/modules/power/singularity/investigate.dm
Letter N 935e46b492 The Mapping Update
Cleans up the map (again)
Makes mining code more better
2021-03-12 12:11:35 +08:00

5 lines
140 B
Plaintext

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