mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 11:43:31 +00:00
Radio alert
This commit is contained in:
@@ -64,6 +64,7 @@
|
|||||||
if(!emagged && ishuman(L) && L.mind)
|
if(!emagged && ishuman(L) && L.mind)
|
||||||
playsound(src, 'sound/machines/warning-buzzer.ogg', 50, 0, 0)
|
playsound(src, 'sound/machines/warning-buzzer.ogg', 50, 0, 0)
|
||||||
visible_message("<span class='warning'>POSSIBLE CREW MEMBER DETECTED! EMERGENCY STOP ENGAGED!</span>")
|
visible_message("<span class='warning'>POSSIBLE CREW MEMBER DETECTED! EMERGENCY STOP ENGAGED!</span>")
|
||||||
|
global_announcer.autosay("Possible crew member detected in grinder feed. Emergency Stop Protocols engaged!", "Recycling Grinder Alert", "Supply")
|
||||||
operating = FALSE
|
operating = FALSE
|
||||||
update()
|
update()
|
||||||
break
|
break
|
||||||
|
|||||||
Reference in New Issue
Block a user