Makes the arrivals shuttle more robust (#2565)

It's harder to mess with the shuttle and after failing to return so many times it boots people off. It also connects the airlocks to distro and gives it a backup canister.
This commit is contained in:
Ron
2017-06-04 12:58:31 -04:00
committed by skull132
parent 08fc62966d
commit 869c824fe0
8 changed files with 68 additions and 22 deletions
+4
View File
@@ -25,6 +25,10 @@
latejoin += loc
delete_me = 1
return
if("KickoffLocation")
kickoffsloc += loc
delete_me = 1
return
if("JoinLateGateway")
latejoin_gateway += loc
delete_me = 1