[MIRROR] Support button (#6968)

Co-authored-by: Casey <a.roaming.shadow@gmail.com>
Co-authored-by: Raeschen <rycoop29@gmail.com>
This commit is contained in:
CHOMPStation2
2023-09-21 22:57:21 -07:00
committed by GitHub
parent 773ad41465
commit 911f1990fa
3 changed files with 30 additions and 1 deletions

View File

@@ -129,6 +129,7 @@ var/list/gamemode_cache = list()
var/static/discordurl
var/static/rulesurl
var/static/mapurl
var/static/patreonurl
//Alert level description
var/static/alert_desc_green = "All threats to the station have passed. Security may not have weapons visible, privacy laws are once again fully enforced."
@@ -556,7 +557,10 @@ var/list/gamemode_cache = list()
if ("discordurl")
config.discordurl = value
if ("patreonurl")
config.patreonurl = value
if ("guest_jobban")
config.guest_jobban = 1