Skip to content

Commit

Permalink
we are non-modular anyway, translate
Browse files Browse the repository at this point in the history
  • Loading branch information
larentoun committed Jul 13, 2024
1 parent 01b6962 commit b0dd669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/controllers/subsystem/dynamic/dynamic.dm
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ SUBSYSTEM_DEF(dynamic)
SSsecurity_level.set_level(SEC_LEVEL_BLUE, announce = FALSE)
priority_announce("[SSsecurity_level.current_security_level.elevating_to_announcement]\n\nA summary has been copied and printed to all communications consoles.", "Security level elevated.", color_override = SSsecurity_level.current_security_level.announcement_color)
*/
priority_announce("A summary has been copied and printed to all communications consoles.", "Security Report", SSstation.announcer.get_rand_report_sound())
priority_announce("Отчет был скопирован и распечатан на всех консолях связи.", "Отчет о безопасности", SSstation.announcer.get_rand_report_sound())
// BANDASTATION EDIT END - No Blue roundstart
#endif

Expand Down

0 comments on commit b0dd669

Please sign in to comment.