summaryrefslogtreecommitdiff
path: root/json/items/armor/ballistic_armor.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/armor/ballistic_armor.json')
-rw-r--r--json/items/armor/ballistic_armor.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/json/items/armor/ballistic_armor.json b/json/items/armor/ballistic_armor.json
index 7a23cdf..7a6479a 100644
--- a/json/items/armor/ballistic_armor.json
+++ b/json/items/armor/ballistic_armor.json
@@ -4,14 +4,14 @@
"copy-from": "dragonskin",
"type": "ARMOR",
"name": { "str": "dragon skin vest" },
- "encumbrance": 10
+ "encumbrance": 10,
+ "material_thickness": 6
},
{
"id": "dragonskinempty",
"copy-from": "dragonskinempty",
"type": "ARMOR",
"name": { "str": "dragon skin vest (empty)", "str_pl": "dragon skin vests (empty)" },
- "description": "A lamellar Kevlar vest, there are intricately cut voids usually filled with stitched in ceramic disks, you could repair the stitching if needed.",
- "flags": [ "STURDY", "OUTER" ]
+ "description": "A lamellar Kevlar vest, there are intricately cut voids usually filled with stitched in ceramic disks, you could repair the stitching if needed."
}
]