mirror of
https://github.com/KabKebab/GS13.git
synced 2026-04-18 01:11:29 +01:00
4 lines
141 B
Plaintext
4 lines
141 B
Plaintext
/area/engine/engineering/poweralert(state, source)
|
|
if (state != poweralm)
|
|
investigate_log("has a power alarm!", INVESTIGATE_SINGULO)
|
|
..() |