Skip to content

Commit

Permalink
typo in sounds
Browse files Browse the repository at this point in the history
  • Loading branch information
SaltyKarl committed Dec 7, 2024
1 parent f9a7946 commit f702d66
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@
<armorPenetrationBlunt>4.06</armorPenetrationBlunt>
<armorPenetrationSharp>9</armorPenetrationSharp>
<linkedBodyPartsGroup>Blade</linkedBodyPartsGroup>
<soundMeleeHit>Interact_MonoSword</soundMeleeHit>
<soundMeleeHit>MeleeHit_MonoSword</soundMeleeHit>
<soundMeleeMiss>MeleeMiss_BionicSlash</soundMeleeMiss>
</li>
<li Class="CombatExtended.ToolCE">
Expand All @@ -235,7 +235,7 @@
<armorPenetrationBlunt>0.9</armorPenetrationBlunt>
<armorPenetrationSharp>13</armorPenetrationSharp>
<linkedBodyPartsGroup>Blade</linkedBodyPartsGroup>
<soundMeleeHit>Interact_MonoSword</soundMeleeHit>
<soundMeleeHit>MeleeHit_MonoSword</soundMeleeHit>
<soundMeleeMiss>MeleeMiss_BionicSlash</soundMeleeMiss>
</li>
</tools>
Expand Down

0 comments on commit f702d66

Please sign in to comment.