Skip to content

Commit 0ec49f0

Browse files
committed
faction-wide emptyclick sound
1 parent 2cb842b commit 0ec49f0

File tree

18 files changed

+21
-33
lines changed

18 files changed

+21
-33
lines changed

Data/Browncoats.rte/Devices/Shared.ini

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,15 @@ AddSoundContainer = SoundContainer
3838
AddSound = Browncoats.rte/Devices/Shared/Sounds/FlameBurstSmall9.flac
3939
AddSound = Browncoats.rte/Devices/Shared/Sounds/FlameBurstSmall10.flac
4040

41+
AddSoundContainer = SoundContainer
42+
PresetName = Empty Click Browncoat
43+
AttenuationStartDistance = 125
44+
AddSound = Browncoats.rte/Devices/Shared/Sounds/EmptyClick1.flac
45+
AddSound = Browncoats.rte/Devices/Shared/Sounds/EmptyClick2.flac
46+
AddSound = Browncoats.rte/Devices/Shared/Sounds/EmptyClick3.flac
47+
AddSound = Browncoats.rte/Devices/Shared/Sounds/EmptyClick4.flac
48+
AddSound = Browncoats.rte/Devices/Shared/Sounds/EmptyClick5.flac
49+
4150
AddEffect = MOSParticle
4251
CopyOf = Flame Smoke 2 Glow
4352
PresetName = Flame Smoke 2 Glow B

Data/Browncoats.rte/Devices/Weapons/Backblast/Backblast.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -294,8 +294,7 @@ AddDevice = HDFirearm
294294
AddSound = ContentFile
295295
FilePath = Browncoats.rte/Devices/Weapons/Backblast/Sounds/Tail5.flac
296296
EmptySound = SoundContainer
297-
AddSound = ContentFile
298-
FilePath = Base.rte/Sounds/Devices/EmptyClick1.flac
297+
CopyOf = Empty Click Browncoat
299298
ReloadStartSound = SoundContainer
300299
AttenuationStartDistance = 120
301300
AddSound = ContentFile

Data/Browncoats.rte/Devices/Weapons/Extinction/Extinction.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -335,8 +335,7 @@ AddDevice = HDFirearm
335335
AddSound = ContentFile
336336
FilePath = Browncoats.rte/Devices/Weapons/Extinction/Sounds/Tail10.flac
337337
EmptySound = SoundContainer
338-
AddSound = ContentFile
339-
FilePath = Base.rte/Sounds/Devices/EmptyClick1.flac
338+
CopyOf = Fanfire Browncoat R-500
340339
ReloadStartSound = SoundContainer
341340
AttenuationStartDistance = 110
342341
SoundSelectionCycleMode = All

Data/Browncoats.rte/Devices/Weapons/Firestorm/Firestorm.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -329,8 +329,7 @@ AddDevice = HDFirearm
329329
AddSound = ContentFile
330330
FilePath = Browncoats.rte/Devices/Weapons/Firestorm/Sounds/Fire1.flac
331331
EmptySound = SoundContainer
332-
AddSound = ContentFile
333-
FilePath = Base.rte/Sounds/Devices/EmptyClick1.flac
332+
CopyOf = Empty Click Browncoat
334333
ReloadStartSound = SoundContainer
335334
AttenuationStartDistance = 130
336335
AddSound = ContentFile

Data/Browncoats.rte/Devices/Weapons/Flash/Flash.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -378,8 +378,7 @@ AddDevice = HDFirearm
378378
AddSound = ContentFile
379379
FilePath = Browncoats.rte/Devices/Weapons/Flash/Sounds/Shot3.flac
380380
EmptySound = SoundContainer
381-
AddSound = ContentFile
382-
FilePath = Base.rte/Sounds/Devices/EmptyClick1.flac
381+
CopyOf = Empty Click Browncoat
383382
ReloadStartSound = SoundContainer
384383
AttenuationStartDistance = 130
385384
AddSound = ContentFile

0 commit comments

Comments
 (0)