From 124695be25d86549e1ceed13cd26b75c6ba55ebb Mon Sep 17 00:00:00 2001 From: chomp Date: Fri, 10 Mar 2023 17:15:31 +0000 Subject: [PATCH] Feature: update weight of HighCom Striker ACHHC IIIA helmets (!59) Co-authored-by: Dev Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/59 --- project/assets/database/templates/items.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project/assets/database/templates/items.json b/project/assets/database/templates/items.json index 354ab577..fc0d9e88 100644 --- a/project/assets/database/templates/items.json +++ b/project/assets/database/templates/items.json @@ -240352,7 +240352,7 @@ "Name": "item_equipment_helmet_ACHHC_black", "ShortName": "item_equipment_helmet_ACHHC_black", "Description": "item_equipment_helmet_ACHHC_black", - "Weight": 1.5, + "Weight": 1.2, "BackgroundColor": "default", "Width": 2, "Height": 2, @@ -240451,7 +240451,7 @@ "Name": "item_equipment_helmet_ACHHC_green", "ShortName": "item_equipment_helmet_ACHHC_green", "Description": "item_equipment_helmet_ACHHC_green", - "Weight": 1.5, + "Weight": 1.2, "BackgroundColor": "default", "Width": 2, "Height": 2,