mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-26 14:46:52 +01:00
Disables the gateway as a departure method, adds checkpoint to plains map as a latejoin and departure location.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user