diff --git a/SQF/dayz_code/Configs/CfgPlayerStats/sound.hpp b/SQF/dayz_code/Configs/CfgPlayerStats/sound.hpp index 0cc3c0cb5..b91216dac 100644 --- a/SQF/dayz_code/Configs/CfgPlayerStats/sound.hpp +++ b/SQF/dayz_code/Configs/CfgPlayerStats/sound.hpp @@ -16,7 +16,7 @@ class CfgSounds class horde_sound_close_book: Vas_yessir { name = "horde_sound_close_book"; - sound[] = {"\z\addons\dayz_communityassets\sounds\close.wss", 1, 1}; + sound[] = {"\z\addons\dayz_communityassets\sounds\close.wss", 0.5, 1}; titles[] = {}; }; }; \ No newline at end of file