Disables the gateway as a departure method, adds checkpoint to plains map as a latejoin and departure location.

This commit is contained in:
MistakeNot4892
2021-09-12 02:50:12 +10:00
parent e1b370fddb
commit 4eacefb80a
9 changed files with 1478 additions and 971 deletions
+4
View File
@@ -35,6 +35,10 @@
latejoin_elevator += loc
delete_me = 1
return
if("JoinLateCheckpoint")
latejoin_checkpoint += loc
delete_me = 1
return
if("JoinLateCryo")
latejoin_cryo += loc
delete_me = 1