[SPEED MERGE NEEDED] removes cat (#47999)

This commit is contained in:
pireamaineach
2019-11-26 12:35:25 +00:00
committed by Rob Bailey
parent ff444890a3
commit 345d2bf607
13 changed files with 3 additions and 225 deletions
-14
View File
@@ -580,20 +580,6 @@
if(!check_rights(R_ADMIN))
return
toggle_all_ctf(usr)
if("masspurrbation")
if(!check_rights(R_FUN))
return
mass_purrbation()
message_admins("[key_name_admin(usr)] has put everyone on \
purrbation!")
log_admin("[key_name(usr)] has put everyone on purrbation.")
if("massremovepurrbation")
if(!check_rights(R_FUN))
return
mass_remove_purrbation()
message_admins("[key_name_admin(usr)] has removed everyone from \
purrbation.")
log_admin("[key_name(usr)] has removed everyone from purrbation.")
if("customportal")
if(!check_rights(R_FUN))