From 00ea6baafb5a84747f29b0decd89f7a152e50077 Mon Sep 17 00:00:00 2001 From: AnonymousHybi Date: Sun, 20 May 2018 12:31:47 +0100 Subject: [PATCH] Minor adjustments --- code/global.dm | 2 +- code/hub.dm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/code/global.dm b/code/global.dm index c77cd68011..26b1ba6f23 100644 --- a/code/global.dm +++ b/code/global.dm @@ -36,7 +36,7 @@ var/href_logfile = null // var/const/company_short = "NT" // var/const/star_name = "Vir" // var/const/starsys_name = "Vir" -var/const/game_version = "VOREStation" +var/const/game_version = "CHOMPStation" var/changelog_hash = "" var/game_year = (text2num(time2text(world.realtime, "YYYY")) + 544) var/round_progressing = 1 diff --git a/code/hub.dm b/code/hub.dm index 26f890b58c..9bd4fae1d8 100644 --- a/code/hub.dm +++ b/code/hub.dm @@ -3,7 +3,7 @@ hub = "Exadv1.spacestation13" //hub_password = "SORRYNOPASSWORD" hub_password = "kMZy3U5jJHSiBQjr" - name = "CHOMPstation | Vore RPing Server | Must be in Discord | 24/7 Extended (Test server)" + name = "Space Station 13" /* 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.