summaryrefslogtreecommitdiff
path: root/json/items/armor/coats.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-03-11 22:35:41 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-03-11 22:35:41 -0700
commit1b9c5a9c7a00341fd668589c9dd1709dfe867f02 (patch)
tree6543e884884acb928f3056522a859bc47dd70da1 /json/items/armor/coats.json
parentMove the new light survivor helmet back to the survivor crafting mod. (diff)
downloadcataclysm-bn-mod_armor-rebalance-1b9c5a9c7a00341fd668589c9dd1709dfe867f02.tar.xz
Add polo shirt, webbing belt, and police belt.
Diffstat (limited to 'json/items/armor/coats.json')
-rw-r--r--json/items/armor/coats.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/json/items/armor/coats.json b/json/items/armor/coats.json
index 9b4bcd6..5b022bb 100644
--- a/json/items/armor/coats.json
+++ b/json/items/armor/coats.json
@@ -22,6 +22,16 @@
"storage": "1600 ml"
},
{
+ "id": "jacket_light",
+ "copy-from": "jacket_light",
+ "type": "ARMOR",
+ "name": { "str": "light jacket" },
+ "armor_portion_data": [
+ { "covers": [ "torso" ], "coverage": 100, "encumbrance": [ 6, 8 ] },
+ { "covers": [ "arms" ], "coverage": 100, "encumbrance": [ 6, 6 ] }
+ ]
+ },
+ {
"id": "trenchcoat",
"copy-from": "trenchcoat",
"type": "ARMOR",