Merge pull request #6804 from Cerebulon/bigsounds

Big Bastard Incidental Sound Port
This commit is contained in:
Atermonera
2020-03-15 11:38:44 -07:00
committed by GitHub
179 changed files with 363 additions and 31 deletions

View File

@@ -116,6 +116,12 @@ var/list/_client_preferences_by_type
enabled_description = "Audible"
disabled_description = "Silent"
/datum/client_preference/drop_sounds
description = "Dropped Item Sounds"
key = "SOUND_DROPPED"
enabled_description = "Enabled"
disabled_description = "Disabled"
/datum/client_preference/mob_tooltips
description ="Mob tooltips"
key = "MOB_TOOLTIPS"