diff --git a/Patch104pZH/GameFilesEdited/Data/INI/SoundEffects.ini b/Patch104pZH/GameFilesEdited/Data/INI/SoundEffects.ini index 0a58103f5..7d57e48cf 100644 --- a/Patch104pZH/GameFilesEdited/Data/INI/SoundEffects.ini +++ b/Patch104pZH/GameFilesEdited/Data/INI/SoundEffects.ini @@ -3830,11 +3830,15 @@ AudioEvent BombTickTimed Type = world shrouded everyone End +; Patch104p @tweak xezon 06/04/2023 Reduces range and volume to make the presence of the remote charge less obvious. AudioEvent BombTickRemote Sounds = icolbeep Control = interrupt Limit = 3 - Volume = 65 + MinRange = 100 ; Patch104p @tweak from 175 + MaxRange = 250 ; Patch104p @tweak from 800 + Volume = 40 ; Patch104p @tweak from 65 + MinVolume = 20 ; Patch104p @tweak from 40 Priority = low Type = world shrouded everyone End