Skip to content

Commit

Permalink
fix: don't use ancient legacy burst property with gatling shotgun (c…
Browse files Browse the repository at this point in the history
  • Loading branch information
chaosvolt authored Nov 18, 2024
1 parent 1b6ec58 commit 9f67a52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/gun/shot.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"ammo": "shot",
"ups_charges": 1,
"dispersion": 855,
"burst": 6,
"modes": [ [ "DEFAULT", "semi", 1 ], [ "AUTO", "auto", 6 ] ],
"reload": 200,
"handling": 30,
"valid_mod_locations": [ [ "accessories", 4 ], [ "sights", 1 ], [ "rail", 1 ] ],
Expand Down

0 comments on commit 9f67a52

Please sign in to comment.