Merge pull request #10232 from DeltaFire15/cc-headmessages
All heads of staff can now spam CC.
This commit is contained in:
@@ -279,7 +279,7 @@
|
||||
|
||||
// OMG CENTCOM LETTERHEAD
|
||||
if("MessageCentCom")
|
||||
if(authenticated==2)
|
||||
if(authenticated)
|
||||
if(!checkCCcooldown())
|
||||
to_chat(usr, "<span class='warning'>Arrays recycling. Please stand by.</span>")
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user