Adds a pref for hearing instrument sounds (#9416)

Suggested here https://forums.aurorastation.org/topic/14618-please-for-the-love-of-god-add-a-preference-toggle-for-musical-instrument-sounds/?_fromLogin=1

Did I miss any instruments?
This commit is contained in:
mikomyazaki
2020-07-26 12:28:26 +03:00
committed by GitHub
parent aa4ffc8959
commit 9a6168e10a
7 changed files with 39 additions and 9 deletions
@@ -0,0 +1,5 @@
--
-- Set default 'On' for 'asfx_instruments'
--
UPDATE `ss13_player_preferences` SET `asfx_togs` = `asfx_togs` | 128;