mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 13:05:36 +01:00
[MIRROR] Cross server evacuation messages now include the evacuation reason (#1035)
* Cross server evacuation messages now include the evacuation reason (#53980) Co-authored-by: Bobbahbrown <bobbahbrown@ gmail.com> * Cross server evacuation messages now include the evacuation reason Co-authored-by: Hulkamania <39933245+JetBrody@users.noreply.github.com> Co-authored-by: Bobbahbrown <bobbahbrown@ gmail.com>
This commit is contained in:
@@ -263,6 +263,8 @@
|
||||
SSshuttle.emergencyLastCallLoc = null
|
||||
priority_announce("The emergency shuttle has been recalled.[SSshuttle.emergencyLastCallLoc ? " Recall signal traced. Results can be viewed on any communications console." : "" ]", null, 'sound/ai/shuttlerecalled.ogg', "Priority")
|
||||
|
||||
SSticker.emergency_reason = null
|
||||
|
||||
/obj/docking_port/mobile/emergency/proc/is_hijacked()
|
||||
var/has_people = FALSE
|
||||
var/hijacker_present = FALSE
|
||||
|
||||
Reference in New Issue
Block a user