From 5546ed43e8f17f46065504c228778d1ce25fd9e2 Mon Sep 17 00:00:00 2001 From: Aronai Sieyes Date: Sun, 10 May 2020 15:09:13 -0400 Subject: [PATCH] Alter VS hub visibility compiled in for TGS compat --- code/hub.dm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/code/hub.dm b/code/hub.dm index 9bd4fae1d8..d351388cca 100644 --- a/code/hub.dm +++ b/code/hub.dm @@ -3,7 +3,8 @@ hub = "Exadv1.spacestation13" //hub_password = "SORRYNOPASSWORD" hub_password = "kMZy3U5jJHSiBQjr" - name = "Space Station 13" + name = "VOREStation" //VOREStation Edit + visibility = 0 //VOREStation Edit /* This is for any host that would like their server to appear on the main SS13 hub. To use it, simply replace the password above, with the password found below, and it should work.