From 67508e0e3d1ff35257098531a0d2d34fc7bc8116 Mon Sep 17 00:00:00 2001 From: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com> Date: Mon, 11 Oct 2021 12:49:19 -0400 Subject: [PATCH] Update code/game/gamemodes/wizard/spellbook.dm Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com> --- code/game/gamemodes/wizard/spellbook.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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