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

Commit 06e8eab

Browse files
GacyrGacyr
authored andcommitted
Changed Path to FilePath in FragGrenade
1 parent 4515dc3 commit 06e8eab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Coalition.rte/Devices/Explosives/FragGrenade/FragGrenade.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ AddDevice = MOSRotating
1313
CopyOf = Null AtomGroup
1414
GibSound = SoundContainer
1515
AddSound = ContentFile
16-
Path = Base.rte/Sounds/Explosions/Explode1.wav
16+
FilePath = Base.rte/Sounds/Explosions/Explode1.wav
1717
AddSound = ContentFile
18-
Path = Base.rte/Sounds/Explosions/Explode2.wav
18+
FilePath = Base.rte/Sounds/Explosions/Explode2.wav
1919
AddSound = ContentFile
20-
Path = Base.rte/Sounds/Explosions/Explode3.wav
20+
FilePath = Base.rte/Sounds/Explosions/Explode3.wav
2121
AddGib = Gib
2222
GibParticle = MOPixel
2323
CopyOf = Glow Explosion Huge

0 commit comments

Comments
 (0)