Skip to content

Commit

Permalink
fix: убрал взятый древний звук с пары, взял из нашего модуля
Browse files Browse the repository at this point in the history
  • Loading branch information
VentelR committed Jul 8, 2024
1 parent 7b65e2d commit 0ce49e1
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modular_bandastation/events/code/security_level_datums.dm
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/datum/security_level/epsilon
name = "epsilon"
announcement_color = "purple"
sound = 'modular_bandastation/events/sound/purge_siren.ogg'
sound = 'modular_bandastation/events/sound/epsilon.ogg'
number_level = SEC_LEVEL_EPSILON
lowering_to_announcement = "Центральным командованием был установлен код ЭПСИЛОН. Все контракты расторгнуты."
elevating_to_announcement = "Центральным командованием был установлен код ЭПСИЛОН. Все контракты расторгнуты."
Expand Down
Binary file added modular_bandastation/events/sound/epsilon.ogg
Binary file not shown.
Binary file removed modular_bandastation/events/sound/purge_siren.ogg
Binary file not shown.

0 comments on commit 0ce49e1

Please sign in to comment.