diff --git a/data/json/items/armor/helmets.json b/data/json/items/armor/helmets.json index dedc31393be9..2de223b42828 100644 --- a/data/json/items/armor/helmets.json +++ b/data/json/items/armor/helmets.json @@ -766,7 +766,7 @@ "type": "ARMOR", "name": { "str": "carbon fiber helmet" }, "description": "A custom helmet of layered carbon fiber armor made using a 3D printer. Its rigid plates are more comparable to a suit of armor than kevlar, but it's very protective and lightweight.", - "copy-from": "helmet_survivor", + "copy-from": "helmet_barbute", "material": [ "carbon_fiber" ], "proportional": { "weight": 0.6, "price": 2, "price_postapoc": 2 } },