mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Adds missing "to" in admin prison TP message
This commit is contained in:
committed by
yogstation13-bot
parent
9b75234a45
commit
bae53c3c74
@@ -1362,7 +1362,7 @@
|
|||||||
to_chat(M, "<span class='adminnotice'>You have been sent to Prison!</span>")
|
to_chat(M, "<span class='adminnotice'>You have been sent to Prison!</span>")
|
||||||
|
|
||||||
log_admin("[key_name(usr)] has sent [key_name(M)] to Prison!")
|
log_admin("[key_name(usr)] has sent [key_name(M)] to Prison!")
|
||||||
message_admins("[key_name_admin(usr)] has sent [key_name_admin(M)] Prison!")
|
message_admins("[key_name_admin(usr)] has sent [key_name_admin(M)] to Prison!")
|
||||||
|
|
||||||
else if(href_list["sendbacktolobby"])
|
else if(href_list["sendbacktolobby"])
|
||||||
if(!check_rights(R_ADMIN))
|
if(!check_rights(R_ADMIN))
|
||||||
|
|||||||
Reference in New Issue
Block a user