mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 13:39:16 +01:00
oups shuttles move (#17457)
* oups shuttles move * . * Update landmarks.dm
This commit is contained in:
@@ -21,8 +21,9 @@
|
||||
newplayer_start += loc
|
||||
delete_me = TRUE
|
||||
if("JoinLate") // Bit difference, since we need the spawn point to move.
|
||||
latejoin += loc
|
||||
delete_me = TRUE
|
||||
latejoin += src
|
||||
simulated = TRUE
|
||||
//delete_me = TRUE // see above, moving, always use this list with get_turf
|
||||
if("JoinLateGateway")
|
||||
latejoin_gateway += loc
|
||||
latejoin += loc //VOREStation Addition
|
||||
|
||||
Reference in New Issue
Block a user