Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit d81cbe5

Browse files
committed
Made digger sound quieter and made all digging tools attenuate away closer
I don't know why pawnis thought everything had to be audible across the map smh
1 parent 86a7e77 commit d81cbe5

File tree

7 files changed

+12
-12
lines changed

7 files changed

+12
-12
lines changed

Base.rte/Devices/Tools/Digger/Digger.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
Binary file not shown.

Browncoats.rte/Devices/Tools/Blowtorch/Blowtorch.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

1111
AddSoundContainer = 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
Binary file not shown.

Dummy.rte/Devices/Tools/TurboDigger/TurboDigger.ini

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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

Ronin.rte/Devices/Tools/Shovel/Shovel.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
AddSoundContainer = 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

Techion.rte/Devices/Tools/Nanolyzer/Nanolyzer.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)