Update randomverbs.dm

This commit is contained in:
LetterJay
2017-09-02 07:33:45 -05:00
committed by GitHub
parent 7711b73ca7
commit 7aa042cff1

View File

@@ -1210,9 +1210,9 @@ GLOBAL_LIST_EMPTY(custom_outfits) //Admin created outfits
log_game("[key_name(usr)] triggered a CentCom recall, with the message of: [message]")
SSshuttle.centcom_recall(SSshuttle.emergency.timer, message)
/client/proc/cmd_admin_check_player_exp() //Allows admins to determine who the newer players are.
/client/proc/cmd_admin_check_player_exp() //Allows admins to determine who the newer players are.
set category = "Admin"
set name = "Check Player Playtime"
set name = "Player Playtime"
if(!check_rights(R_ADMIN))
return