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

This commit is contained in:
MistakeNot4892
2022-01-04 18:46:14 -08:00
committed by atermonera
parent 8937720246
commit 542ec3bc67
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