mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-18 20:59:56 +01:00
1511e2b3f4
Second phase: New Nar-Sie itself. Two endgame phase - Nar-Sie and Supermatter Cascade. Culty mobs.
5 lines
115 B
Plaintext
5 lines
115 B
Plaintext
/area/engineering/power_alert(var/alarming)
|
|
if (alarming)
|
|
investigate_log("has a power alarm!","singulo")
|
|
..()
|