Merge branch 'master' into development

# Conflicts:
#	code/modules/admin/admin_verbs.dm
This commit is contained in:
skull132
2017-02-07 21:00:23 +02:00
11 changed files with 119 additions and 58 deletions
+4
View File
@@ -103,6 +103,7 @@ var/list/gamemode_cache = list()
var/banappeals
var/wikiurl
var/forumurl
var/forum_passphrase
var/githuburl
//Alert level description
@@ -458,6 +459,9 @@ var/list/gamemode_cache = list()
if ("forumurl")
config.forumurl = value
if ("forum_passphrase")
config.forum_passphrase = value
if ("githuburl")
config.githuburl = value