Skip to content

Commit

Permalink
Fix burst count
Browse files Browse the repository at this point in the history
  • Loading branch information
N7Huntsman committed Dec 7, 2024
1 parent e8dd1fa commit d826e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ModPatches/Vanilla Arsenal/Patches/RangedIndustrial.xml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
<ammoSet>AmmoSet_45ACP</ammoSet>
</AmmoUser>
<FireModes>
<aimedBurstShotCount>4</aimedBurstShotCount>
<aimedBurstShotCount>2</aimedBurstShotCount>
<aiAimMode>Snapshot</aiAimMode>
</FireModes>
</Operation>
Expand Down

0 comments on commit d826e4f

Please sign in to comment.