Skip to content

Commit

Permalink
decreasing itemgroup probability a bit
Browse files Browse the repository at this point in the history
  • Loading branch information
RickyVanz authored Sep 22, 2019
1 parent b4ac19d commit a1627fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/itemgroups/guns.json
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@
"items": [
{ "item": "h&k416a5", "prob": 50, "charges-min": 0, "charges-max": 30 },
{ "item": "m107a1", "prob": 30, "charges-min": 0, "charges-max": 10 },
{ "item": "as50", "prob": 30, "charges-min": 0, "charges-max": 10 },
{ "item": "as50", "prob": 20, "charges-min": 0, "charges-max": 10 },
{ "item": "m134", "prob": 10, "charges-min": 0, "charges-max": 100 },
{ "item": "m14ebr", "prob": 10, "charges-min": 0, "charges-max": 20 },
{ "item": "m2010", "prob": 20, "charges-min": 0, "charges-max": 5 },
Expand Down

0 comments on commit a1627fa

Please sign in to comment.