This repository was archived by the owner on Jan 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +12
-12
lines changed
Base.rte/Devices/Tools/Digger
Browncoats.rte/Devices/Tools/Blowtorch
Dummy.rte/Devices/Tools/TurboDigger
Ronin.rte/Devices/Tools/Shovel
Techion.rte/Devices/Tools/Nanolyzer Expand file tree Collapse file tree 7 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -505,7 +505,7 @@ AddDevice = HDFirearm
505505 Flash = Attachable
506506 CopyOf = Muzzle Flash Digger
507507 FireSound = SoundContainer
508- AttenuationStartDistance = 150
508+ AttenuationStartDistance = 125
509509 AddSound = ContentFile
510510 FilePath = Base.rte/Devices/Tools/Digger/Sounds/DiggerActive.flac
511511 LoopSetting = -1
Original file line number Diff line number Diff line change @@ -5,14 +5,14 @@ AddSoundContainer = SoundContainer
55 PresetName = Blowtorch Fire Sound Start
66 AddSound = ContentFile
77 FilePath = Browncoats.rte/Devices/Tools/Blowtorch/Sounds/Start.flac
8- AttenuationStartDistance = 150
8+ AttenuationStartDistance = 135
99
1010
1111AddSoundContainer = SoundContainer
1212 PresetName = Blowtorch Fire Sound End
1313 AddSound = ContentFile
1414 FilePath = Browncoats.rte/Devices/Tools/Blowtorch/Sounds/End.flac
15- AttenuationStartDistance = 150
15+ AttenuationStartDistance = 135
1616
1717///////////////////////////////////////////////////////////////////////
1818// Blowtorch Ammo
@@ -169,7 +169,7 @@ AddDevice = HDFirearm
169169 Flash = Attachable
170170 CopyOf = Jet Flame B
171171 FireSound = SoundContainer
172- AttenuationStartDistance = 150
172+ AttenuationStartDistance = 135
173173 AddSound = ContentFile
174174 FilePath = Browncoats.rte/Devices/Tools/Blowtorch/Sounds/Loop.flac
175175 LoopSetting = -1
Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ AddDevice = HDFirearm
133133 Flash = Attachable
134134 CopyOf = Muzzle Flash SMG
135135 FireSound = SoundContainer
136- AttenuationStartDistance = 150
136+ AttenuationStartDistance = 125
137137 Volume = 0.1
138138 Pitch = 4
139139 PitchVariation = 0.025
@@ -157,9 +157,9 @@ AddDevice = HDFirearm
157157 ActivationDelay = 300
158158 DeactivationDelay = 300
159159 ActiveSound = SoundContainer
160- Volume = 0.75
161- Pitch = 4
162- PitchVariation = 0.025
160+ AttenuationStartDistance = 125
161+ Pitch = 2
162+ PitchVariation = 0.05
163163 AddSound = ContentFile
164164 FilePath = Dummy.rte/Devices/Tools/TurboDigger/Sounds/ActiveSound.flac
165165 LoopSetting = -1
Original file line number Diff line number Diff line change 44
55AddSoundContainer = SoundContainer
66 PresetName = Ronin Shovel Hit
7- AttenuationStartDistance = 160
7+ AttenuationStartDistance = 130
88 AddSound = ContentFile
99 FilePath = Ronin.rte/Devices/Tools/Shovel/Sounds/Melee1.flac
1010 AddSound = ContentFile
@@ -166,7 +166,7 @@ AddDevice = HDFirearm
166166 Flash = Attachable
167167 CopyOf = Muzzle Flash Ronin Shovel
168168 FireSound = SoundContainer
169- AttenuationStartDistance = 165
169+ AttenuationStartDistance = 135
170170 AddSound = ContentFile
171171 FilePath = Base.rte/Sounds/Physics/Dank.flac
172172 AddSound = ContentFile
Original file line number Diff line number Diff line change @@ -287,7 +287,7 @@ AddDevice = HDFirearm
287287 Flash = Attachable
288288 CopyOf = Muzzle Flash Techion Laser
289289 FireSound = SoundContainer
290- AttenuationStartDistance = 150
290+ AttenuationStartDistance = 125
291291 Volume = 0.5
292292 Pitch = 2
293293 AddSound = ContentFile
@@ -305,7 +305,7 @@ AddDevice = HDFirearm
305305 AddSound = ContentFile
306306 FilePath = Techion.rte/Devices/Shared/Sounds/EnergyReloadEnd.flac
307307 ActiveSound = SoundContainer
308- AttenuationStartDistance = 150
308+ AttenuationStartDistance = 125
309309 Volume = 0.5
310310 Pitch = 2
311311 AddSound = ContentFile
You can’t perform that action at this time.
0 commit comments