Files
CHOMPStation2/code/modules/client/preferences_spawnpoints_ch.dm
2021-01-19 21:06:28 +13:00

15 lines
344 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 on the station"
/datum/spawnpoint/vore/New()
..()
turfs = latejoin