Skip to content

Commit

Permalink
Merge pull request #39592 from Brian-Otten/Grenade-belt-to-loot-pool
Browse files Browse the repository at this point in the history
Add grenade belts to loot pool
  • Loading branch information
ZhilkinSerg authored Apr 17, 2020
2 parents 0a1cb3f + 885bb8b commit 06de14f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/json/itemgroups/military.json
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,7 @@
{ "item": "m2browning", "prob": 15 },
{ "item": "mark19", "prob": 15 },
{ "item": "556", "prob": 30 },
{ "item": "belt40mm", "prob": 8 },
{ "item": "40x46mm_m433", "prob": 10 },
{ "item": "40x46mm_m576", "prob": 6 },
{ "item": "8mm_hvp", "prob": 4 },
Expand Down

0 comments on commit 06de14f

Please sign in to comment.