mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 21:19:00 +01:00
@@ -165,7 +165,7 @@ GLOBAL_DATUM_INIT(event_announcement, /datum/announcement/priority/command/event
|
||||
if(!message_sound)
|
||||
return
|
||||
for(var/mob/M in receivers)
|
||||
M << message_sound
|
||||
SEND_SOUND(M, message_sound)
|
||||
|
||||
/datum/announcement/proc/Log(message as text, message_title as text)
|
||||
if(log)
|
||||
|
||||
Reference in New Issue
Block a user