mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-30 17:56:42 +01:00
Butchering, Macro standardization, and generic tidying (#3936)
* Beginning * Moar * Blelelelele * Robo Organs *Flooshed* * Went overboard and organized a shit ton of tags... * Partially implements VOREStation#9287 * Performance fixes from Polaris#7759 * More Code Cleaning * Recompiled TGUI Bundle
This commit is contained in:
@@ -823,7 +823,7 @@
|
||||
if(!reason)
|
||||
return
|
||||
|
||||
to_chat(M, span("critical", "You have been kicked from the server: [reason]"))
|
||||
to_chat(M, SPAN_CRITICAL("You have been kicked from the server: [reason]"))
|
||||
log_admin("[key_name(usr)] booted [key_name(M)] for reason: '[reason]'.")
|
||||
message_admins("<font color=#4F49AF>[key_name_admin(usr)] booted [key_name_admin(M)] for reason '[reason]'.</font>", 1)
|
||||
//M.client = null
|
||||
|
||||
Reference in New Issue
Block a user