Punching and melee hitsounds now have unique SoundCollections (#5748)

This commit is contained in:
T-Stalker
2021-12-11 20:12:40 -03:00
committed by GitHub
parent ad79a11c88
commit c041a8339f
4 changed files with 16 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
- type: soundCollection
id: GenericHit
files:
- /Audio/Weapons/genhit1.ogg
- /Audio/Weapons/genhit2.ogg
- /Audio/Weapons/genhit3.ogg

View File

@@ -0,0 +1,7 @@
- type: soundCollection
id: Punch
files:
- /Audio/Weapons/punch1.ogg
- /Audio/Weapons/punch2.ogg
- /Audio/Weapons/punch3.ogg
- /Audio/Weapons/punch4.ogg