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

Add unique beacon and join/leave/change sounds in lobby #21265

Merged
merged 2 commits into from
Mar 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 2 additions & 1 deletion mods/d2k/audio/notifications.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ Sounds:
LevelUp: SCORTIK1
ChatLine: CHAT1
InterruptType: Interrupt
LeaveLobby: CHAT1REVERSE
BuildPaletteOpen: BUTTON1
BuildPaletteClose: BUTTON1
TabClick: SIDEBAR1
Expand All @@ -81,5 +82,5 @@ Sounds:
InterruptType: Overlap
ClickDisabledSound: ENDLIST1
InterruptType: Overlap
Beacon: CHAT1
Beacon: MULTI1
InterruptType: Interrupt
Binary file added mods/d2k/bits/CHAT1REVERSE.WAV
Binary file not shown.
3 changes: 3 additions & 0 deletions mods/d2k/metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ Metrics:
FactionSuffix-mercenary: ordos
TextfieldColorHighlight: 7f4d29
SystemMessageLabel: Mentat
PlayerJoinedSound: ChatLine
LobbyOptionChangedSound: TabClick
PlayerLeftSound: LeaveLobby