Merge pull request #7314 from VOREStation/aro-whisubtle

Adjust ghosts hearing whispers/subtles
This commit is contained in:
Novacat
2020-04-19 23:44:19 -04:00
committed by GitHub
4 changed files with 35 additions and 4 deletions
@@ -104,6 +104,12 @@ var/list/_client_preferences_by_type
key = "EMOTE_NOISES"
enabled_description = "Noisy"
disabled_description = "Silent"
/datum/client_preference/whisubtle_vis
description = "Whi/Subtles Ghost Visible"
key = "WHISUBTLE_VIS"
enabled_description = "Visible"
disabled_description = "Hidden"
enabled_by_default = FALSE
//VOREStation Add End
/datum/client_preference/weather_sounds
description ="Weather sounds"