Update communications.dm

This commit is contained in:
kevinz000
2018-08-23 22:46:59 -07:00
committed by GitHub
parent d9a87d2c04
commit c1b3f7afee
@@ -198,7 +198,10 @@
state = STATE_CANCELSHUTTLE
if("cancelshuttle2")
if(authenticated)
SSshuttle.cancelEvac(usr)
if(world.time > SSshuttle.auto_call)
say("Warning: Emergency shuttle recalls have been blocked by Central Command due to ongoing crew transfer procedures.")
else
SSshuttle.cancelEvac(usr)
state = STATE_DEFAULT
if("messagelist")
currmsg = 0