Makes the server tagline a config option

This commit is contained in:
deathride58
2019-01-08 16:19:12 -05:00
parent 2b68547f8d
commit 104a3406a0
3 changed files with 7 additions and 1 deletions
@@ -7,6 +7,9 @@
/datum/config_entry/string/servername // server name (the name of the game window)
/datum/config_entry/string/servertagline
config_entry_value = "We forgot to set the server's tagline in config.txt"
/datum/config_entry/string/serversqlname // short form server name used for the DB
/datum/config_entry/string/stationname // station name (the name of the station in-game)