diff options
Diffstat (limited to 'json/items/armor/torso_clothes.json')
-rw-r--r-- | json/items/armor/torso_clothes.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/json/items/armor/torso_clothes.json b/json/items/armor/torso_clothes.json index 65ea609..6c1b5f3 100644 --- a/json/items/armor/torso_clothes.json +++ b/json/items/armor/torso_clothes.json @@ -94,10 +94,10 @@ "storage": "2250 ml" }, { - "id": "hoodie", - "copy-from": "hoodie", + "id": "wool_hoodie", + "copy-from": "wool_hoodie", "type": "ARMOR", - "name": { "str": "hoodie" }, + "name": { "str": "wool hoodie" }, "armor_portion_data": [ { "covers": [ "torso" ], "coverage": 95, "encumbrance": [ 6, 12 ] }, { "covers": [ "arms" ], "coverage": 95, "encumbrance": [ 6, 6 ] } |