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
505
505
Flash = Attachable
506
506
CopyOf = Muzzle Flash Digger
507
507
FireSound = SoundContainer
508
- AttenuationStartDistance = 150
508
+ AttenuationStartDistance = 125
509
509
AddSound = ContentFile
510
510
FilePath = Base.rte/Devices/Tools/Digger/Sounds/DiggerActive.flac
511
511
LoopSetting = -1
Original file line number Diff line number Diff line change @@ -5,14 +5,14 @@ AddSoundContainer = SoundContainer
5
5
PresetName = Blowtorch Fire Sound Start
6
6
AddSound = ContentFile
7
7
FilePath = Browncoats.rte/Devices/Tools/Blowtorch/Sounds/Start.flac
8
- AttenuationStartDistance = 150
8
+ AttenuationStartDistance = 135
9
9
10
10
11
11
AddSoundContainer = SoundContainer
12
12
PresetName = Blowtorch Fire Sound End
13
13
AddSound = ContentFile
14
14
FilePath = Browncoats.rte/Devices/Tools/Blowtorch/Sounds/End.flac
15
- AttenuationStartDistance = 150
15
+ AttenuationStartDistance = 135
16
16
17
17
///////////////////////////////////////////////////////////////////////
18
18
// Blowtorch Ammo
@@ -169,7 +169,7 @@ AddDevice = HDFirearm
169
169
Flash = Attachable
170
170
CopyOf = Jet Flame B
171
171
FireSound = SoundContainer
172
- AttenuationStartDistance = 150
172
+ AttenuationStartDistance = 135
173
173
AddSound = ContentFile
174
174
FilePath = Browncoats.rte/Devices/Tools/Blowtorch/Sounds/Loop.flac
175
175
LoopSetting = -1
Original file line number Diff line number Diff line change @@ -133,7 +133,7 @@ AddDevice = HDFirearm
133
133
Flash = Attachable
134
134
CopyOf = Muzzle Flash SMG
135
135
FireSound = SoundContainer
136
- AttenuationStartDistance = 150
136
+ AttenuationStartDistance = 125
137
137
Volume = 0.1
138
138
Pitch = 4
139
139
PitchVariation = 0.025
@@ -157,9 +157,9 @@ AddDevice = HDFirearm
157
157
ActivationDelay = 300
158
158
DeactivationDelay = 300
159
159
ActiveSound = SoundContainer
160
- Volume = 0.75
161
- Pitch = 4
162
- PitchVariation = 0.025
160
+ AttenuationStartDistance = 125
161
+ Pitch = 2
162
+ PitchVariation = 0.05
163
163
AddSound = ContentFile
164
164
FilePath = Dummy.rte/Devices/Tools/TurboDigger/Sounds/ActiveSound.flac
165
165
LoopSetting = -1
Original file line number Diff line number Diff line change 4
4
5
5
AddSoundContainer = SoundContainer
6
6
PresetName = Ronin Shovel Hit
7
- AttenuationStartDistance = 160
7
+ AttenuationStartDistance = 130
8
8
AddSound = ContentFile
9
9
FilePath = Ronin.rte/Devices/Tools/Shovel/Sounds/Melee1.flac
10
10
AddSound = ContentFile
@@ -166,7 +166,7 @@ AddDevice = HDFirearm
166
166
Flash = Attachable
167
167
CopyOf = Muzzle Flash Ronin Shovel
168
168
FireSound = SoundContainer
169
- AttenuationStartDistance = 165
169
+ AttenuationStartDistance = 135
170
170
AddSound = ContentFile
171
171
FilePath = Base.rte/Sounds/Physics/Dank.flac
172
172
AddSound = ContentFile
Original file line number Diff line number Diff line change @@ -287,7 +287,7 @@ AddDevice = HDFirearm
287
287
Flash = Attachable
288
288
CopyOf = Muzzle Flash Techion Laser
289
289
FireSound = SoundContainer
290
- AttenuationStartDistance = 150
290
+ AttenuationStartDistance = 125
291
291
Volume = 0.5
292
292
Pitch = 2
293
293
AddSound = ContentFile
@@ -305,7 +305,7 @@ AddDevice = HDFirearm
305
305
AddSound = ContentFile
306
306
FilePath = Techion.rte/Devices/Shared/Sounds/EnergyReloadEnd.flac
307
307
ActiveSound = SoundContainer
308
- AttenuationStartDistance = 150
308
+ AttenuationStartDistance = 125
309
309
Volume = 0.5
310
310
Pitch = 2
311
311
AddSound = ContentFile
You can’t perform that action at this time.
0 commit comments