diff --git a/code/modules/admin/admin.dm b/code/modules/admin/admin.dm index e67989894e5..96dbd82ef1e 100644 --- a/code/modules/admin/admin.dm +++ b/code/modules/admin/admin.dm @@ -1095,10 +1095,10 @@ /client/proc/adminGreet(logout) if(SSticker.HasRoundStarted()) var/string - if(logout && CONFIG_GET(flag/announce_admin_logout)) - string = pick( - "Admin logout: [key_name(src)]") - else if(!logout && CONFIG_GET(flag/announce_admin_login) && (prefs.toggles & ANNOUNCE_LOGIN)) + // if(logout && CONFIG_GET(flag/announce_admin_logout)) + // string = pick( + // "Admin logout: [key_name(src)]") + if(!logout /* && CONFIG_GET(flag/announce_admin_login) && (prefs.toggles & ANNOUNCE_LOGIN) */) string = pick( "Admin login: [key_name(src)]") if(string) diff --git a/code/modules/mob/dead/observer/observer.dm b/code/modules/mob/dead/observer/observer.dm index 4998f8e4ff0..bc54897f0aa 100644 --- a/code/modules/mob/dead/observer/observer.dm +++ b/code/modules/mob/dead/observer/observer.dm @@ -324,7 +324,7 @@ Works together with spawning an observer, noted above. if(src.timeofdeath == 0) ghost.timeofdeath = world.time if(!check_rights_for(src.client, R_ADMIN)) - message_admins("[key_name(src)] is now a ghost.") + //message_admins("[key_name(src)] is now a ghost.") log_world("[key_name(src)] is now a ghost.") return ghost diff --git a/code/modules/mob/living/carbon/human/examine.dm b/code/modules/mob/living/carbon/human/examine.dm index 66c85d277ab..828ecebf0a0 100644 --- a/code/modules/mob/living/carbon/human/examine.dm +++ b/code/modules/mob/living/carbon/human/examine.dm @@ -671,7 +671,7 @@ GLOBAL_LIST_INIT(personalitytrait2description, list( continue /// The return of the cursed href link!!! msg += {"