diff --git a/data/json/items/armor/suits_protection.json b/data/json/items/armor/suits_protection.json index ae3b01328b31a..95304e9d9cdea 100644 --- a/data/json/items/armor/suits_protection.json +++ b/data/json/items/armor/suits_protection.json @@ -884,7 +884,7 @@ { "id": "xl_armor_mc_plate", "type": "ARMOR", - "name": { "str": "XL mild steel plate armor" }, + "name": { "str": "XL medium steel plate armor" }, "copy-from": "armor_mc_plate", "proportional": { "weight": 1.125, "volume": 1.13, "price": 1.25 }, "extend": { "flags": [ "OVERSIZE" ] }