mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-24 12:36:22 +01:00
Gives mods access to direct narrate.
This commit is contained in:
@@ -122,8 +122,8 @@
|
||||
set category = "Special Verbs"
|
||||
set name = "Direct Narrate"
|
||||
|
||||
if(!holder)
|
||||
src << "Only administrators may use this command."
|
||||
if(!check_rights(R_ADMIN|R_MOD))
|
||||
src << "Only administrators and moderators may use this command."
|
||||
return
|
||||
|
||||
if(!M)
|
||||
|
||||
Reference in New Issue
Block a user