Skip to content

Commit

Permalink
Give correct secondary damage
Browse files Browse the repository at this point in the history
  • Loading branch information
N7Huntsman committed Sep 9, 2024
1 parent f9ec775 commit 2ba0aaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Defs/Ammo/Rifle/38-55Winchester.xml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@
<secondaryDamage>
<li>
<def>Flame_Secondary</def>
<amount>5</amount>
<amount>8</amount>
</li>
</secondaryDamage>
</projectile>
Expand All @@ -196,7 +196,7 @@
<secondaryDamage>
<li>
<def>Bomb_Secondary</def>
<amount>8</amount>
<amount>11</amount>
</li>
</secondaryDamage>
</projectile>
Expand Down

0 comments on commit 2ba0aaa

Please sign in to comment.