Merge pull request #44796 from kingofkosmos/addswarningspans

Adds warning-spans
This commit is contained in:
ShizCalev
2019-07-02 00:47:43 -04:00
committed by GitHub
137 changed files with 375 additions and 378 deletions
+1 -1
View File
@@ -510,7 +510,7 @@
else
message_admins("[key_name(usr)] set the admin notice.")
log_admin("[key_name(usr)] set the admin notice:\n[new_admin_notice]")
to_chat(world, "<span class ='adminnotice'><b>Admin Notice:</b>\n \t [new_admin_notice]</span>")
to_chat(world, "<span class='adminnotice'><b>Admin Notice:</b>\n \t [new_admin_notice]</span>")
SSblackbox.record_feedback("tally", "admin_verb", 1, "Set Admin Notice") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
GLOB.admin_notice = new_admin_notice
return