Skip to content

Commit

Permalink
shotgun adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
onlypuppy7 committed Dec 13, 2024
1 parent 48f4072 commit 2b1e1f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shell/guns.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ DozenGauge.recoil = 10;
DozenGauge.automatic = false;
DozenGauge.accuracy = 30;
DozenGauge.shotSpreadIncrement = 120;
DozenGauge.accuracySettleFactor = .88;
DozenGauge.accuracySettleFactor = .65; // was .88
DozenGauge.damage = 12;
DozenGauge.totalDamage = DozenGauge.damage * 20;
DozenGauge.range = 7;
Expand Down

0 comments on commit 2b1e1f6

Please sign in to comment.