Merge pull request #2907 from CHOMPStationBot/upstream-merge-11495

[MIRROR] [MIRROR] Adds Headset Radio Sounds
This commit is contained in:
Nadyr
2021-08-26 20:46:38 -04:00
committed by GitHub
4 changed files with 24 additions and 3 deletions

View File

@@ -295,6 +295,12 @@ var/list/_client_preferences_by_type
enabled_description = "Show"
disabled_description = "Hide"
/datum/client_preference/radio_sounds
description = "Radio Sounds"
key = "RADIO_SOUNDS"
enabled_description = "On"
disabled_description = "Off"
/datum/client_preference/runechat_mob
description = "Runechat (Mobs)"
key = "RUNECHAT_MOB"