From e5c571168c2a0aa7079e75810433ab6aeef2ce51 Mon Sep 17 00:00:00 2001 From: Risuga Date: Thu, 28 Mar 2024 14:18:59 -0700 Subject: [PATCH] Update data/json/items/armor/robofac_armor.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- data/json/items/armor/robofac_armor.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/data/json/items/armor/robofac_armor.json b/data/json/items/armor/robofac_armor.json index eabd06a7b2b83..65e682b126670 100644 --- a/data/json/items/armor/robofac_armor.json +++ b/data/json/items/armor/robofac_armor.json @@ -868,7 +868,11 @@ "copy-from": "robofac_greaves", "name": { "str": "pair of Hub 01 ballistic greaves", "str_pl": "pairs of Hub 01 ballistic greaves" }, "description": "3D printed leg guards, consisting of thick knee pads and a pair of large, flexible polymer plates for securing around the calves to protect the tibias of each leg. This model features leggings made of durable aramid and a reinforced plate design; combined, they do a good job of mitigating damage from small-arms fire.", - "material": [ { "type": "plastic", "portion": 2 }, { "type": "qt_steel", "portion": 1 }, { "type": "kevlar_layered", "portion": 4 } ], + "material": [ + { "type": "plastic", "portion": 2 }, + { "type": "qt_steel", "portion": 1 }, + { "type": "kevlar_layered", "portion": 4 } + ], "proportional": { "weight": 1.5 } }, {