Skip to content

Commit

Permalink
Mod supremisy (#5001)
Browse files Browse the repository at this point in the history
  • Loading branch information
Trilbyspaceclone authored Feb 2, 2024
1 parent 025ed7e commit 1183ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/admin/verbs/adminsay.dm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ADMIN_VERB_ADD(/client/proc/cmd_admin_say, R_ADMIN, TRUE)
ADMIN_VERB_ADD(/client/proc/cmd_admin_say, R_ADMIN|R_MOD, TRUE)
//admin-only ooc chat
/client/proc/cmd_admin_say(msg as text)
set category = "Special Verbs"
Expand Down

0 comments on commit 1183ae2

Please sign in to comment.