mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
Update code/game/gamemodes/wizard/spellbook.dm
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
This commit is contained in:
co-authored by
AffectedArc07
parent
0b27d4822f
commit
67508e0e3d
@@ -355,7 +355,7 @@
|
||||
active = TRUE
|
||||
to_chat(user, "<span class='notice'>You have silenced all ghosts!</span>")
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user