mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-31 01:00:59 +01:00
Adds a new spawnpoint to spacefarers, the fuel depot. (#8850)
This commit is contained in:
@@ -46,6 +46,10 @@
|
||||
GLOB.latejoin_plainspath += loc
|
||||
delete_me = 1
|
||||
return
|
||||
if("JoinLateFuelDepot")
|
||||
GLOB.latejoin_fueldepot += loc
|
||||
delete_me = 1
|
||||
return
|
||||
//CHOMPEdit End
|
||||
if("JoinLateElevator")
|
||||
latejoin_elevator += loc
|
||||
|
||||
Reference in New Issue
Block a user