mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-25 06:07:36 +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)
|
|
..()
|