Merge branch 'development' of https://github.com/Aurorastation/Aurora.3 into development

This commit is contained in:
skull132
2017-05-28 02:48:20 +03:00
7 changed files with 146 additions and 78 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ var/list/adminhelp_ignored_words = list("unknown","the","a","an","of","monkey","
//Options bar: mob, details ( admin = 2, undibbsed admin = 3, mentor = 4, character name (0 = just ckey, 1 = ckey and character name), link? (0 no don't make it a link, 1 do so),
// highlight special roles (0 = everyone has same looking name, 1 = antags / special roles get a golden name)
msg = "<span class='notice'><b><font color=red>Request for Help: </font>[get_options_bar(mob, 3, 1, 1)][ai_cl]:</b></span> <span class='alert'>[msg]</span>"
msg = "<span class='notice'><b><font color=red>Request for Help: </font>[get_options_bar(mob, 3, 1, 1)][ai_cl]:</b> [msg]</span>"
var/admin_number_present = 0
var/admin_number_afk = 0