Files
RoxyandGitHub 2634c44b30 Add volume slider pref for emote sounds (#4301)
## About The Pull Request

Add a new volume pref in game options that controls how loud emotes that
have sound effects are.
Note: This PR was made to fulfill a bounty by @NanoCats
## Why It's Good For The Game

Quality of life improvement, we have many emotes that play sounds here
and not everyone wants to hear them. Also there's that one scream that's
insanely fucking loud

## Proof Of Testing
<details>
<summary>Screenshots/Videos</summary>
Note: the emote cooldown was disabled in this video for demonstration
purposes


https://github.com/user-attachments/assets/1e465ad1-6be9-4113-a564-72ace0c78118

</details>

## Changelog
🆑
qol: added a volume slider for emote sounds to game options
/🆑
2025-07-24 21:01:46 -07:00

6 lines
204 B
Plaintext

/// Controls hearing emotes with audio
/datum/preference/numeric/volume/sound_emote
category = PREFERENCE_CATEGORY_GAME_PREFERENCES
savefile_key = "sound_emote"
savefile_identifier = PREFERENCE_PLAYER