From 31510d89cadf25650148bb659d0e48f1925da064 Mon Sep 17 00:00:00 2001 From: RarkGrames <50421549+RarkGrames@users.noreply.github.com> Date: Fri, 24 Jan 2020 20:42:58 +0100 Subject: [PATCH] Added the item to item groups --- data/json/itemgroups/clothing.json | 3 +++ data/json/itemgroups/item_groups.json | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/data/json/itemgroups/clothing.json b/data/json/itemgroups/clothing.json index 94d197af5f647..afc69f4e8b35c 100644 --- a/data/json/itemgroups/clothing.json +++ b/data/json/itemgroups/clothing.json @@ -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 ], @@ -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 ], @@ -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 ], diff --git a/data/json/itemgroups/item_groups.json b/data/json/itemgroups/item_groups.json index 3eab396931d56..26f78dcb922e4 100644 --- a/data/json/itemgroups/item_groups.json +++ b/data/json/itemgroups/item_groups.json @@ -159,6 +159,7 @@ [ "gloves_light", 35 ], [ "mittens", 30 ], [ "armguard_soft", 40 ], + [ "chestguard_hard", 20 ], [ "armguard_hard", 20 ], [ "legguard_hard", 15 ], [ "gloves_wool", 33 ], @@ -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 ], @@ -2610,6 +2612,7 @@ [ "holster", 8 ], [ "bholster", 2 ], [ "armguard_soft", 40 ], + [ "chestguard_hard", 20 ], [ "armguard_hard", 20 ], [ "legguard_hard", 15 ], [ "shot_00", 8 ], @@ -3428,6 +3431,7 @@ [ "jersey", 100 ], [ "basketball", 100 ], [ "armguard_soft", 50 ], + [ "chestguard_hard", 20 ], [ "armguard_hard", 20 ], [ "legguard_hard", 50 ], [ "leotard", 5 ],