Merge pull request #8242 from Cerebulon/radiosounds

Adds Headset Radio Sounds
This commit is contained in:
MistakeNot4892
2021-08-25 21:45:08 -04:00
committed by VirgoBot
parent 9d2280764e
commit ac8ff7a5bd
4 changed files with 24 additions and 3 deletions
@@ -287,6 +287,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"