/datum/centcom_announcer
        
    
            
        
Data holder for the announcers that can be used in a game, this can be used to have alternative announcements outside of the default e.g.the intern
| Vars | |
| alert_sounds | Sounds made when announcement is receivedc | 
|---|---|
| command_report_sounds | Sounds made when command report is received | 
| custom_alert_message | Override this to have a custom message to show instead of the normal priority announcement | 
| event_sounds | Event audio, can be used for specific event announcements and is assoc key - sound. If no sound is found the default is used.area | 
| welcome_sounds | Roundshift start audio | 
Var Details
alert_sounds
            
        
    
            
        
        Sounds made when announcement is receivedc
command_report_sounds
            
        
    
            
        
        Sounds made when command report is received
custom_alert_message
            
        
    
            
        
        Override this to have a custom message to show instead of the normal priority announcement
event_sounds
            
        
    
            
        
        Event audio, can be used for specific event announcements and is assoc key - sound. If no sound is found the default is used.area
welcome_sounds
            
        
    
            
        
        Roundshift start audio