Skip to content

Commit

Permalink
Remove double Epsilon annoucement (#1189)
Browse files Browse the repository at this point in the history
<!-- Пишите **НИЖЕ** заголовков и **ВЫШЕ** комментариев, иначе что то
может пойти не так. -->
<!-- Вы можете прочитать Contributing.MD, если хотите узнать больше. -->

## Что этот PR делает
Убирает наслоение от оффовской и моей обновы у кода Эпсилон

:cl:
tweak: Звук кода Эпсилон больше не конфликтует с оффовским
/:cl:
  • Loading branch information
dj-34 authored Apr 22, 2024
1 parent 3226741 commit 7c84f11
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modular_ss220/aesthetics_sounds/code/alerts.dm
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/datum/security_level/epsilon
lowering_to_sound = 'modular_ss220/aesthetics_sounds/sound/epsilon/epsilon.ogg'
elevating_to_sound = 'modular_ss220/aesthetics_sounds/sound/epsilon/epsilon.ogg'
ai_announcement_sound = 'modular_ss220/aesthetics_sounds/sound/epsilon/epsilon_code_elevate.ogg'
Binary file not shown.

0 comments on commit 7c84f11

Please sign in to comment.