diff --git a/code/game/gamemodes/wizard/spellbook.dm b/code/game/gamemodes/wizard/spellbook.dm index a83a2280657..aa879a51177 100644 --- a/code/game/gamemodes/wizard/spellbook.dm +++ b/code/game/gamemodes/wizard/spellbook.dm @@ -355,7 +355,7 @@ active = TRUE to_chat(user, "You have silenced all ghosts!") playsound(get_turf(user), 'sound/effects/ghost.ogg', 50, 1) - message_admins("[key_name_admin(usr)] silenced all ghosts as a wizard!", 1) + message_admins("[key_name_admin(usr)] silenced all ghosts as a wizard! (Deadchat is now DISABLED)", 1) return TRUE /datum/spellbook_entry/summon/guns