summaryrefslogtreecommitdiff
path: root/json/items/armor/modularvest.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/armor/modularvest.json')
-rw-r--r--json/items/armor/modularvest.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/json/items/armor/modularvest.json b/json/items/armor/modularvest.json
index e5e119e..950687c 100644
--- a/json/items/armor/modularvest.json
+++ b/json/items/armor/modularvest.json
@@ -4,6 +4,7 @@
"type": "ARMOR",
"copy-from": "modularvest",
"category": "armor",
+ "name": { "str": "MBR vest (empty)", "str_pl": "MBR vests (empty)" },
"encumbrance": 8
},
{
@@ -11,6 +12,7 @@
"type": "ARMOR",
"copy-from": "modularvestceramic",
"category": "armor",
+ "name": { "str": "MBR vest (ceramic plates)", "str_pl": "MBR vests (ceramic plates)" },
"encumbrance": 10
},
{
@@ -18,6 +20,7 @@
"type": "ARMOR",
"copy-from": "modularvesthard",
"category": "armor",
+ "name": { "str": "MBR vest (hard plates)", "str_pl": "MBR vests (hard plates)" },
"encumbrance": 20
},
{
@@ -25,6 +28,7 @@
"type": "ARMOR",
"copy-from": "modularveststeel",
"category": "armor",
+ "name": { "str": "MBR vest (steel plating)", "str_pl": "MBR vests (steel plating)" },
"encumbrance": 20
},
{
@@ -32,6 +36,7 @@
"type": "ARMOR",
"copy-from": "modularvestsuper",
"category": "armor",
+ "name": { "str": "MBR vest (superalloy)", "str_pl": "MBR vests (superalloy)" },
"encumbrance": 10,
"material_thickness": 10
}