Various and sundry admin messages

This commit is contained in:
Arokha Sieyes
2018-01-06 19:15:54 -05:00
parent cd3a332fd2
commit b9e8b9641c
5 changed files with 27 additions and 2 deletions
@@ -149,6 +149,7 @@
//Public alerts
if((damage > emergency_point) && !public_alert)
global_announcer.autosay("WARNING: SUPERMATTER CRYSTAL DELAMINATION IMMINENT!", "Supermatter Monitor")
admin_chat_message(message = "SUPERMATTER DELAMINATING!", color = "#FF2222") //VOREStation Add
public_alert = 1
else if(safe_warned && public_alert)
global_announcer.autosay(alert_msg, "Supermatter Monitor")