mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-08-21 04:08:32 +01:00
5 lines
140 B
Plaintext
5 lines
140 B
Plaintext
/area/engineering/main/poweralert(state, source)
|
|
if (state != poweralm)
|
|
investigate_log("has a power alarm!", INVESTIGATE_SINGULO)
|
|
..()
|