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

Commit 1b588d5

Browse files
committed
Coa and Ron RPG explosion sounds
1 parent 5f9afc4 commit 1b588d5

File tree

10 files changed

+25
-4
lines changed

10 files changed

+25
-4
lines changed

Coalition.rte/Devices/Weapons/MissileLauncher/MissileLauncher.ini

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,11 @@ AddAmmo = AEmitter
272272
FlashOnlyOnBurst = 1
273273
GibSound = Sound
274274
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
276280
GibImpulseLimit = 20
277281
BurstSound = Sound
278282
AddSample = ContentFile
@@ -590,7 +594,11 @@ AddAmmo = AEmitter
590594
FlashOnlyOnBurst = 0
591595
GibSound = Sound
592596
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
594602
GibImpulseLimit = 10
595603
AddGib = Gib
596604
GibParticle = MOPixel

Coalition.rte/Devices/Weapons/MissileLauncher/Sounds/Credits.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@ New World Interactive: Insurgency
22

33
RPG7 Firing Sounds
44

5+
New World Interactive: Insurgency: Sandstorm
6+
7+
exp_rpg_core_close
8+
exp_rpg_ambience_close
9+
exp_large_tail_close
10+
511
Digital Extremes: Warframe
612

713
GrnOgris Firing Sounds
Binary file not shown.
Binary file not shown.
Binary file not shown.

Ronin.rte/Devices/Weapons/RPG7/RPG7.ini

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,11 @@ AddAmmo = AEmitter
214214
GibWoundLimit = 1
215215
GibSound = Sound
216216
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
218222
Priority = 100
219223

220224

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
New World Interactive: Insurgency: Sandstorm
22

33
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
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)