mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-07-11 19:12:32 +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)
|
|
..()
|