Final change of sound

This commit is contained in:
kazboo
2019-09-02 00:33:39 +02:00
parent 7458de5eef
commit 5931fb5642
3 changed files with 1 additions and 1 deletions
@@ -122,7 +122,7 @@
FA.overlays += image('icons/obj/monitors.dmi', "overlay_epsilon")
if(SEC_LEVEL_DELTA)
security_announcement_up.Announce("The station's self-destruct mechanism has been engaged. All crew are instructed to obey all instructions given by heads of staff. Any violations of these orders can be punished by death. This is not a drill.","Attention! Delta security level reached!", new_sound = sound('sound/effects/stationalert.ogg'))
security_announcement_up.Announce("The station's self-destruct mechanism has been engaged. All crew are instructed to obey all instructions given by heads of staff. Any violations of these orders can be punished by death. This is not a drill.","Attention! Delta security level reached!", new_sound = sound('sound/effects/deltaalarm.ogg'))
security_level = SEC_LEVEL_DELTA
post_status("alert", "deltaalert")