Files
CHOMPStation2/code/modules/client/preferences_spawnpoints_ch.dm
2021-01-12 02:19:43 +13:00

15 lines
362 B
Plaintext

/datum/spawnpoint/stationgateway
display_name = "Station gateway"
msg = "has completed translation from station gateway"
/datum/spawnpoint/stationgateway/New()
..()
turfs = latejoin_gatewaystation
/datum/spawnpoint/vore
display_name = "Vore Belly"
msg = "has arrived to the station via unknown means"
/datum/spawnpoint/vore/New()
..()
turfs = latejoin