[MIRROR] Toggle for bloopers (multiple say sounds) (#11354)

Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com>
Co-authored-by: C.L. <killer65311@gmail.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-08-07 20:19:40 -07:00
committed by GitHub
parent 472b25b15f
commit 175cb4bf29
3 changed files with 18 additions and 3 deletions

View File

@@ -63,6 +63,12 @@
default_value = TRUE
savefile_identifier = PREFERENCE_PLAYER
/datum/preference/toggle/bloop_sounds
category = PREFERENCE_CATEGORY_GAME_PREFERENCES
savefile_key = "BLOOP_SOUNDS"
default_value = TRUE
savefile_identifier = PREFERENCE_PLAYER
/datum/preference/toggle/emote_sounds
category = PREFERENCE_CATEGORY_GAME_PREFERENCES
savefile_key = "EMOTE_SOUNDS"