more melee weapon sound fixes (#26520)

g
This commit is contained in:
Mr. 27
2024-03-28 21:06:23 -04:00
committed by GitHub
parent daff65582d
commit 66e8e05c46
2 changed files with 6 additions and 0 deletions

View File

@@ -11,6 +11,8 @@
damage:
types:
Blunt: 10
soundHit:
collection: MetalThud
- type: Spillable
solution: absorbed
- type: Wieldable
@@ -49,6 +51,8 @@
damage:
types:
Blunt: 10
soundHit:
collection: MetalThud
- type: Spillable
solution: absorbed
- type: Wieldable

View File

@@ -17,3 +17,5 @@
damage:
types:
Blunt: 20
soundHit:
path: "/Audio/Weapons/smash.ogg"