Skip to content

Commit

Permalink
Change: Reduces audio range and volume of Remote Demo Change to make …
Browse files Browse the repository at this point in the history
…its presence less obvious
  • Loading branch information
xezon committed Apr 6, 2023
1 parent 1f2c55e commit e08de55
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Patch104pZH/GameFilesEdited/Data/INI/SoundEffects.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e08de55

Please sign in to comment.