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

Commit 0833233

Browse files
committed
Base explody sounds
Including ship explosion, crashwoosh/crashrubble
1 parent 2cfd740 commit 0833233

File tree

32 files changed

+60
-0
lines changed

32 files changed

+60
-0
lines changed

Base.rte/Devices/Explosives/AntiPersonnelMine/AntiPersonnelMine.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,8 @@ AddEffect = MOSRotating
125125
Path = Base.rte/Sounds/Explosions/Explode1.wav
126126
AddSample = ContentFile
127127
Path = Base.rte/Sounds/Explosions/Explode2.wav
128+
AddSample = ContentFile
129+
Path = Base.rte/Sounds/Explosions/Explode3.wav
128130
AddGib = Gib
129131
GibParticle = MOPixel
130132
CopyOf = Glow Explosion Huge

Base.rte/Devices/Explosives/BlueBomb/BlueBomb.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ AddDevice = TDExplosive
4848
Path = Base.rte/Sounds/Explosions/Explode1.wav
4949
AddSample = ContentFile
5050
Path = Base.rte/Sounds/Explosions/Explode2.wav
51+
AddSample = ContentFile
52+
Path = Base.rte/Sounds/Explosions/Explode3.wav
5153
StanceOffset = Vector
5254
X = 8
5355
Y = 5

Base.rte/Devices/Explosives/FragGrenade/FragGrenade.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ AddDevice = TDExplosive
4242
Path = Base.rte/Sounds/Explosions/Explode1.wav
4343
AddSample = ContentFile
4444
Path = Base.rte/Sounds/Explosions/Explode2.wav
45+
AddSample = ContentFile
46+
Path = Base.rte/Sounds/Explosions/Explode3.wav
4547
StanceOffset = Vector
4648
X = -12
4749
Y = -5

Base.rte/Devices/Explosives/RemoteExplosive/RemoteExplosive.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,8 @@ AddMOSRotating = MOSRotating
167167
FilePath = Base.rte/Sounds/Explosions/Explode1.wav
168168
AddSample = ContentFile
169169
FilePath = Base.rte/Sounds/Explosions/Explode2.wav
170+
AddSample = ContentFile
171+
FilePath = Base.rte/Sounds/Explosions/Explode3.wav
170172
AddGib = Gib
171173
GibParticle = MOPixel
172174
CopyOf = Glow Explosion Huge

Base.rte/Devices/Explosives/StandardBomb/StandardBomb.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ AddDevice = TDExplosive
4444
Path = Base.rte/Sounds/Explosions/Explode1.wav
4545
AddSample = ContentFile
4646
Path = Base.rte/Sounds/Explosions/Explode2.wav
47+
AddSample = ContentFile
48+
Path = Base.rte/Sounds/Explosions/Explode3.wav
4749
StanceOffset = Vector
4850
X = -12
4951
Y = -5
176 KB
Binary file not shown.
24.5 KB
Binary file not shown.
29.4 KB
Binary file not shown.
51.6 KB
Binary file not shown.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Digital Extremes: Warframe
2+
3+
Explode1-3 - GrnBowProjectileExplosion
4+
ShipExplosion1-3 - RailJackEnemyShipInitialDeathExplosion
5+
CrashWoosh1-3 - GrnGalleonBarrelDrop
6+
CrashRubble - GrnFortressAsteroidExplosion

0 commit comments

Comments
 (0)