Skip to content

Commit

Permalink
Added the item to item groups (#37360)
Browse files Browse the repository at this point in the history
  • Loading branch information
RarkGrames authored and I-am-Erk committed Jan 24, 2020
1 parent 2ce8aa2 commit ed7e3b7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions data/json/itemgroups/clothing.json
Original file line number Diff line number Diff line change
Expand Up @@ -1836,6 +1836,7 @@
[ "boots_combat", 70 ],
[ "gloves_tactical", 30 ],
[ "glasses_bal", 40 ],
[ "chestguard_hard", 20 ],
[ "armguard_hard", 20 ],
[ "legguard_hard", 15 ],
[ "power_armor_helmet_basic", 3 ],
Expand Down Expand Up @@ -1866,6 +1867,7 @@
[ "briefcase", 10 ],
[ "UPS_off", 5 ],
[ "adv_UPS_off", 3 ],
[ "chestguard_hard", 20 ],
[ "armguard_hard", 20 ],
[ "legguard_hard", 15 ],
[ "power_armor_frame", 4 ],
Expand Down Expand Up @@ -1969,6 +1971,7 @@
[ "mask_gas", 10 ],
[ "goggles_ski", 30 ],
[ "helmet_skid", 30 ],
[ "chestguard_hard", 20 ],
[ "armguard_hard", 20 ],
[ "legguard_hard", 15 ],
[ "under_armor", 20 ],
Expand Down
4 changes: 4 additions & 0 deletions data/json/itemgroups/item_groups.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@
[ "gloves_light", 35 ],
[ "mittens", 30 ],
[ "armguard_soft", 40 ],
[ "chestguard_hard", 20 ],
[ "armguard_hard", 20 ],
[ "legguard_hard", 15 ],
[ "gloves_wool", 33 ],
Expand Down Expand Up @@ -1233,6 +1234,7 @@
[ "golf_ball", 40 ],
[ "glasses_safety", 40 ],
[ "armguard_soft", 40 ],
[ "chestguard_hard", 20 ],
[ "armguard_hard", 20 ],
[ "legguard_hard", 15 ],
[ "goggles_swim", 50 ],
Expand Down Expand Up @@ -2610,6 +2612,7 @@
[ "holster", 8 ],
[ "bholster", 2 ],
[ "armguard_soft", 40 ],
[ "chestguard_hard", 20 ],
[ "armguard_hard", 20 ],
[ "legguard_hard", 15 ],
[ "shot_00", 8 ],
Expand Down Expand Up @@ -3428,6 +3431,7 @@
[ "jersey", 100 ],
[ "basketball", 100 ],
[ "armguard_soft", 50 ],
[ "chestguard_hard", 20 ],
[ "armguard_hard", 20 ],
[ "legguard_hard", 50 ],
[ "leotard", 5 ],
Expand Down

0 comments on commit ed7e3b7

Please sign in to comment.