Skip to content

Commit

Permalink
Merge pull request #45655 from John-Candlebury/afs-fix-rebar-rail-rifle
Browse files Browse the repository at this point in the history
Aftershock: Fix rebar rail rifle
  • Loading branch information
Rivet-the-Zombie authored Nov 27, 2020
2 parents 76fd581 + 0ce2b67 commit 134fbf0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/mods/Aftershock/items/gun/projectile.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@
"skill": "rifle",
"dispersion": 90,
"durability": 6,
"ammo": [ "metal_rail" ],
"clip_size": 1,
"pocket_data": [ { "pocket_type": "MAGAZINE", "rigid": true, "ammo_restriction": { "metal_rail": 1 } } ],
"ups_charges": 40,
"reload": 1200,
Expand Down

0 comments on commit 134fbf0

Please sign in to comment.