Other Config

* Updated a few links and name things
* Lategame spawnpoints managed
This commit is contained in:
skull132
2014-12-08 21:34:46 +02:00
parent 1805e94976
commit a229fcc532
4 changed files with 14 additions and 5 deletions
@@ -19,13 +19,14 @@ var/list/spawntypes = list()
..()
turfs = latejoin
/*No gateway, no latejoin gateway. Kek.
/datum/spawnpoint/gateway
display_name = "Gateway"
msg = "has completed translation from offsite gateway"
/datum/spawnpoint/gateway/New()
..()
turfs = latejoin_gateway
turfs = latejoin_gateway*/
/datum/spawnpoint/cryo
display_name = "Cryogenic Storage"