[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:
SkyratBot
2020-09-29 12:23:36 +02:00
committed by GitHub
parent d394f912a0
commit 958f948a76
3 changed files with 10 additions and 1 deletions
+2
View File
@@ -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