mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-03 05:51:56 +00:00
Merge branch 'fake-master' into development
# Conflicts: # code/ATMOSPHERICS/atmospherics.dm # code/defines/procs/announce.dm # maps/aurora/aurora-3_sublevel.dmm
This commit is contained in:
@@ -19,4 +19,4 @@
|
||||
|
||||
/datum/event/ccia_general_notice/announce()
|
||||
if(announce)
|
||||
command_announcement.Announce("[reportbody]", reporttitle, new_sound = 'sound/AI/commandreport.ogg', msg_sanitized = 1);
|
||||
command_announcement.Announce("[reportbody]", reporttitle, new_sound = 'sound/AI/commandreport.ogg', msg_sanitized = 1, do_newscast=1, do_print=1);
|
||||
|
||||
Reference in New Issue
Block a user