Skip to content

Commit

Permalink
style(autofix.ci): automated formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Sep 17, 2023
1 parent e508e37 commit 5e20faf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/items/gun/flintlock.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"bashing": 5,
"material": [ "iron", "wood" ],
"color": "brown",
"ammo": ["flintlock", "flintlockshot"],
"ammo": [ "flintlock", "flintlockshot" ],
"ranged_damage": { "damage_type": "bullet", "amount": 2 },
"dispersion": 620,
"durability": 6,
Expand Down Expand Up @@ -79,7 +79,7 @@
"bashing": 15,
"material": [ "iron", "wood" ],
"color": "brown",
"ammo": ["flintlock", "flintlockshot"],
"ammo": [ "flintlock", "flintlockshot" ],
"range": 4,
"ranged_damage": { "damage_type": "bullet", "amount": 10 },
"dispersion": 180,
Expand Down

0 comments on commit 5e20faf

Please sign in to comment.