This repository was archived by the owner on Jan 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 10 files changed +25
-4
lines changed
Coalition.rte/Devices/Weapons/MissileLauncher
Ronin.rte/Devices/Weapons/RPG7 Expand file tree Collapse file tree 10 files changed +25
-4
lines changed Original file line number Diff line number Diff line change @@ -272,7 +272,11 @@ AddAmmo = AEmitter
272
272
FlashOnlyOnBurst = 1
273
273
GibSound = Sound
274
274
AddSample = ContentFile
275
- Path = Base.rte/Sounds/Explosions/Explode2.wav
275
+ Path = Coalition.rte/Devices/Weapons/MissileLauncher/Sounds/Explode1.wav
276
+ AddSample = ContentFile
277
+ Path = Coalition.rte/Devices/Weapons/MissileLauncher/Sounds/Explode2.wav
278
+ AddSample = ContentFile
279
+ Path = Coalition.rte/Devices/Weapons/MissileLauncher/Sounds/Explode3.wav
276
280
GibImpulseLimit = 20
277
281
BurstSound = Sound
278
282
AddSample = ContentFile
@@ -590,7 +594,11 @@ AddAmmo = AEmitter
590
594
FlashOnlyOnBurst = 0
591
595
GibSound = Sound
592
596
AddSample = ContentFile
593
- Path = Base.rte/Sounds/Explosions/Explode2.wav
597
+ Path = Coalition.rte/Devices/Weapons/MissileLauncher/Sounds/Explode1.wav
598
+ AddSample = ContentFile
599
+ Path = Coalition.rte/Devices/Weapons/MissileLauncher/Sounds/Explode2.wav
600
+ AddSample = ContentFile
601
+ Path = Coalition.rte/Devices/Weapons/MissileLauncher/Sounds/Explode3.wav
594
602
GibImpulseLimit = 10
595
603
AddGib = Gib
596
604
GibParticle = MOPixel
Original file line number Diff line number Diff line change @@ -2,6 +2,12 @@ New World Interactive: Insurgency
2
2
3
3
RPG7 Firing Sounds
4
4
5
+ New World Interactive: Insurgency: Sandstorm
6
+
7
+ exp_rpg_core_close
8
+ exp_rpg_ambience_close
9
+ exp_large_tail_close
10
+
5
11
Digital Extremes: Warframe
6
12
7
13
GrnOgris Firing Sounds
Original file line number Diff line number Diff line change @@ -214,7 +214,11 @@ AddAmmo = AEmitter
214
214
GibWoundLimit = 1
215
215
GibSound = Sound
216
216
AddSample = ContentFile
217
- Path = Base.rte/Sounds/Explosions/Explode2.wav
217
+ Path = Ronin.rte/Devices/Weapons/RPG7/Sounds/Explode1.wav
218
+ AddSample = ContentFile
219
+ Path = Ronin.rte/Devices/Weapons/RPG7/Sounds/Explode2.wav
220
+ AddSample = ContentFile
221
+ Path = Ronin.rte/Devices/Weapons/RPG7/Sounds/Explode3.wav
218
222
Priority = 100
219
223
220
224
Original file line number Diff line number Diff line change 1
1
New World Interactive: Insurgency: Sandstorm
2
2
3
3
RPG7 Firing Sounds
4
- RPG7 Reload Sounds
4
+ RPG7 Reload Sounds
5
+ exp_rpg_core_close
6
+ exp_rpg_ambience_close
7
+ exp_large_tail_close
You can’t perform that action at this time.
0 commit comments