Skip to content

Commit

Permalink
Re-weight
Browse files Browse the repository at this point in the history
  • Loading branch information
tenmillimaster committed Sep 24, 2019
1 parent a495d62 commit 27e8475
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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,6 @@
"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": 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 Expand Up @@ -489,6 +488,7 @@
{ "item": "hk_mp5sd", "prob": 5, "charges-min": 0, "charges-max": 30 },
{ "item": "m1014", "prob": 10, "charges-min": 0, "charges-max": 8 },
{ "item": "m4a1", "prob": 35, "charges-min": 0, "charges-max": 30 },
{ "item": "as50", "prob": 5, "charges-min": 0, "charges-max": 10 },
{ "item": "hk417_13", "prob": 30, "charges-min": 0, "charges-max": 20 }
]
},
Expand Down
2 changes: 1 addition & 1 deletion data/json/itemgroups/magazines.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
[ "hk46mag", 15 ],
[ "hk46bigmag", 5 ],
[ "m107a1mag", 50 ],
[ "as50mag", 50 ],
[ "m2010mag", 10 ],
[ "scarhmag", 50 ],
[ "scarhbigmag", 20 ],
Expand Down Expand Up @@ -93,6 +92,7 @@
[ "ump45mag", 20 ],
[ "usp45mag", 10 ],
[ "usp9mag", 10 ],
[ "as50mag", 2 ],
[ "hk417mag_20rd", 20 ]
]
},
Expand Down

0 comments on commit 27e8475

Please sign in to comment.