Changes category

Set admin notice = Server
This commit is contained in:
peoplearestrange
2020-02-04 15:32:10 +00:00
committed by GitHub
parent e7de94132e
commit 1b5e7cbdb9
+1 -1
View File
@@ -520,7 +520,7 @@
SSblackbox.record_feedback("tally", "admin_verb", 1, "Announce") //If you are copy-pasting this, ensure the 2nd parameter is unique to the new proc!
/datum/admins/proc/set_admin_notice()
set category = "Administration"
set category = "Server"
set name = "Set Admin Notice"
set desc ="Set an announcement that appears to everyone who joins the server. Only lasts this round"
if(!check_rights(0))