Testfix/reset filediff

This commit is contained in:
Rykka
2019-11-13 05:00:38 -07:00
parent 5219c1f97f
commit 45abd9ae01
156 changed files with 1668 additions and 521 deletions

View File

@@ -135,6 +135,12 @@ var/list/_client_preferences_by_type
enabled_description = "Show"
disabled_description = "Hide"
/datum/client_preference/air_pump_noise
description ="Air Pump Ambient Noise"
key = "SOUND_AIRPUMP"
enabled_description = "Audible"
disabled_description = "Silent"
/datum/client_preference/mob_tooltips
description ="Mob tooltips"
key = "MOB_TOOLTIPS"