diff --git a/data/json/items/armor/coats.json b/data/json/items/armor/coats.json index 5dea73a5cea5..22eef6d1cc30 100644 --- a/data/json/items/armor/coats.json +++ b/data/json/items/armor/coats.json @@ -411,7 +411,7 @@ "color": "green", "covers": [ "torso", "arms" ], "coverage": 95, - "encumbrance": 15, + "encumbrance": 11, "storage": "3500 ml", "warmth": 20, "material_thickness": 2, @@ -1330,7 +1330,7 @@ "color": "white", "covers": [ "torso", "arms" ], "coverage": 95, - "encumbrance": 20, + "encumbrance": 16, "storage": "3500 ml", "warmth": 50, "material_thickness": 3, diff --git a/data/json/items/armor/legs_clothes.json b/data/json/items/armor/legs_clothes.json index 1ad98568b628..13ad8b365ff2 100644 --- a/data/json/items/armor/legs_clothes.json +++ b/data/json/items/armor/legs_clothes.json @@ -359,7 +359,7 @@ "color": "green", "covers": [ "legs" ], "coverage": 95, - "encumbrance": 18, + "encumbrance": 14, "storage": "2500 ml", "warmth": 20, "material_thickness": 2, @@ -686,7 +686,7 @@ "color": "white", "covers": [ "legs" ], "coverage": 95, - "encumbrance": 22, + "encumbrance": 16, "storage": "2500 ml", "warmth": 50, "material_thickness": 3,