Skip to content

Commit

Permalink
more melee weapon sound fixes (#26520)
Browse files Browse the repository at this point in the history
g
  • Loading branch information
Dutch-VanDerLinde authored Mar 29, 2024
1 parent daff655 commit 66e8e05
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
damage:
types:
Blunt: 10
soundHit:
collection: MetalThud
- type: Spillable
solution: absorbed
- type: Wieldable
Expand Down Expand Up @@ -49,6 +51,8 @@
damage:
types:
Blunt: 10
soundHit:
collection: MetalThud
- type: Spillable
solution: absorbed
- type: Wieldable
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@
damage:
types:
Blunt: 20
soundHit:
path: "/Audio/Weapons/smash.ogg"

0 comments on commit 66e8e05

Please sign in to comment.