Ravensdale thinks the gateway has lore problems, commenting it out of spawn.

This commit is contained in:
Zuhayr
2014-06-24 14:03:11 +09:30
parent df99c59389
commit 2262661549
+2 -2
View File
@@ -19,13 +19,13 @@ var/list/spawntypes = list()
..()
turfs = latejoin
/datum/spawnpoint/gateway
/*/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"