mirror of
https://github.com/Sandstorm-Station/Sandstorm-Station-13.git
synced 2026-07-17 11:15:35 +01:00
935e46b492
Cleans up the map (again) Makes mining code more better
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)
|
|
..()
|