mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-21 04:07:52 +01:00
Merge pull request #3877 from TheGreatKitsune/non-crew-role
Non crew role added
This commit is contained in:
@@ -42,6 +42,10 @@
|
||||
latejoin_gatewaystation += loc
|
||||
delete_me = 1
|
||||
return
|
||||
if("JoinLateSifPlains")
|
||||
latejoin_plainspath += loc
|
||||
delete_me = 1
|
||||
return
|
||||
//CHOMPEdit End
|
||||
if("JoinLateElevator")
|
||||
latejoin_elevator += loc
|
||||
|
||||
Reference in New Issue
Block a user