oups shuttles move (#17457)

* oups shuttles move

* .

* Update landmarks.dm
This commit is contained in:
Kashargul
2025-03-31 04:58:29 -04:00
committed by GitHub
parent 6ad033a5f7
commit ee42f0c0d0
7 changed files with 10 additions and 9 deletions
+3 -2
View File
@@ -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