summaryrefslogtreecommitdiff
path: root/json/items
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-03-12 01:28:04 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-03-12 01:28:04 -0700
commit22022a1d49cdf70aa49ffdeb4d94fc659d4dc9aa (patch)
tree32ae7523eeb030f883fa95fab910ce662fa6ac16 /json/items
parentRemove max_encumbrance on polo shirt as it has no storage. (diff)
downloadcataclysm-bn-mod_armor-rebalance-22022a1d49cdf70aa49ffdeb4d94fc659d4dc9aa.tar.xz
Fix hand grenade pouch lacking explicit encumbrance values.
Diffstat (limited to 'json/items')
-rw-r--r--json/items/armor/bandolier.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/json/items/armor/bandolier.json b/json/items/armor/bandolier.json
index b2fbf4c..20d061a 100644
--- a/json/items/armor/bandolier.json
+++ b/json/items/armor/bandolier.json
@@ -29,6 +29,8 @@
"covers": [ "torso" ],
"coverage": 15,
"material_thickness": 2,
+ "encumbrance": 1,
+ "max_encumbrance": 4,
"use_action": {
"type": "holster",
"holster_prompt": "Stash grenades",