summaryrefslogtreecommitdiff
path: root/json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-03-11 22:38:35 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-03-11 22:38:35 -0700
commit75d7d1dbf39da3efb62ee3b9a4fc1d26cdd4b642 (patch)
tree6eee235acf0c2f9f2e001a53a38cf569d74c91d5 /json
parentAdd polo shirt, webbing belt, and police belt. (diff)
downloadcataclysm-bn-mod_armor-rebalance-75d7d1dbf39da3efb62ee3b9a4fc1d26cdd4b642.tar.xz
Add windbreaker.
Diffstat (limited to '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 5b022bb..6a7444f 100644
--- a/json/items/armor/coats.json
+++ b/json/items/armor/coats.json
@@ -32,6 +32,16 @@
]
},
{
+ "id": "jacket_windbreaker",
+ "copy-from": "jacket_windbreaker",
+ "type": "ARMOR",
+ "name": { "str": "windbreaker" },
+ "armor_portion_data": [
+ { "covers": [ "torso" ], "coverage": 100, "encumbrance": [ 8, 12 ] },
+ { "covers": [ "arms" ], "coverage": 100, "encumbrance": [ 8, 8 ] }
+ ]
+ },
+ {
"id": "trenchcoat",
"copy-from": "trenchcoat",
"type": "ARMOR",