Emote noise toggle

This commit is contained in:
Aronai Sieyes
2020-03-26 11:43:26 -04:00
parent 37f631722b
commit 556ef6acc8
4 changed files with 45 additions and 23 deletions
@@ -98,6 +98,12 @@ var/list/_client_preferences_by_type
key = "DIGEST_NOISES"
enabled_description = "Noisy"
disabled_description = "Silent"
/datum/client_preference/emote_noises
description = "Emote Noises" //MERP
key = "EMOTE_NOISES"
enabled_description = "Noisy"
disabled_description = "Silent"
//VOREStation Add End
/datum/client_preference/weather_sounds
description ="Weather sounds"