Changes Category

admin pm = Administration
This commit is contained in:
peoplearestrange
2020-02-04 03:43:07 +00:00
committed by GitHub
parent 71252ee325
commit 83c7dba009
+1 -1
View File
@@ -14,7 +14,7 @@
//shows a list of clients we could send PMs to, then forwards our choice to cmd_admin_pm
/client/proc/cmd_admin_pm_panel()
set category = "Admin"
set category = "Administration"
set name = "Admin PM"
if(!holder)
to_chat(src, "<span class='danger'>Error: Admin-PM-Panel: Only administrators may use this command.</span>")