mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Make the station gateway work :p
This commit is contained in:
7
code/modules/client/preferences_spawnpoints_ch.dm
Normal file
7
code/modules/client/preferences_spawnpoints_ch.dm
Normal file
@@ -0,0 +1,7 @@
|
||||
/datum/spawnpoint/stationgateway
|
||||
display_name = "Station gateway"
|
||||
msg = "has completed translation from station gateway"
|
||||
|
||||
/datum/spawnpoint/stationgateway/New()
|
||||
..()
|
||||
turfs = latejoin_gatewaystation
|
||||
Reference in New Issue
Block a user