mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-09 16:07:40 +00:00
5 lines
142 B
Plaintext
5 lines
142 B
Plaintext
/area/engine/engineering/poweralert(state, source)
|
|
if (state != poweralm)
|
|
investigate_log("has a power alarm!", INVESTIGATE_SINGULO)
|
|
..()
|