Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New CHelp Sound #3097

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions Resources/Audio/_DV/Effects/Admin/attributions.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- files: [ "chord2.ogg" ]
license: "CC-BY-3.0"
copyright: "Created by Aarni Koskela / @akx GitHub"
source: "https://github.com/akx/Notifications/blob/master/OGG/Chord2.ogg"
Binary file added Resources/Audio/_DV/Effects/Admin/chord2.ogg
Binary file not shown.
3 changes: 3 additions & 0 deletions Resources/ConfigPresets/DeltaV/deltav.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,6 @@ easy_mode = false # reclaimer can work on soul-ful bodies, mrp server

[surgery]
can_operate_on_self = false # mrp...

[rmc]
mentor_help_sound = "/Audio/_DV/Effects/Admin/chord2.ogg" # we get our own sound
Loading