mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
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")
|
|
..()
|