diff --git a/config/admins.txt b/config/admins.txt index 24f777f26b19..02b272d9feba 100644 --- a/config/admins.txt +++ b/config/admins.txt @@ -6,5 +6,6 @@ MarkSuckerberg = Development Head rkz = Development Head +Shiiba = Host #just use the database, this is deprecated diff --git a/config/config.txt b/config/config.txt index 7a348b2c9cc0..c21db5692994 100644 --- a/config/config.txt +++ b/config/config.txt @@ -17,13 +17,13 @@ $include atmos_mix.txt # There are various options which are hard-locked for security reasons. ## Server name: This appears at the top of the screen in-game and in the BYOND hub. Uncomment and replace 'Shiptest' with the name of your choice. -# SERVERNAME Shiptest + SERVERNAME borktest ## Server SQL name: This is the name used to identify the server to the SQL DB, distinct from SERVERNAME as it must be at most 32 characters. # SERVERSQLNAME shiptest ## Station name: The name of the station as it is referred to in-game. If commented out, the game will generate a random name instead. -STATIONNAME Space Station 13 +# STATIONNAME Space Station 13 ## Put on byond hub: Uncomment this to put your server on the byond hub. #HUB