mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Polaris Sync
This commit is contained in:
@@ -22,9 +22,12 @@ var/list/spawntypes = list()
|
||||
|
||||
return 1
|
||||
|
||||
/datum/spawnpoint/proc/get_spawn_position()
|
||||
return get_turf(pick(turfs))
|
||||
|
||||
/datum/spawnpoint/arrivals
|
||||
display_name = "Arrivals Shuttle"
|
||||
msg = "has arrived on the station"
|
||||
msg = "will arrive to the station shortly by shuttle"
|
||||
|
||||
/datum/spawnpoint/arrivals/New()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user