summaryrefslogtreecommitdiff
path: root/json/items
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-06-05 12:22:06 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-06-05 12:22:06 -0700
commitf4672d1647360cc3e207c02570eb782961cab919 (patch)
tree99c2b272f719307da27426725502b124fefc3c85 /json/items
parentReduce the max_volume for the throwing knife sheath. (diff)
downloadcataclysm-bn-mod_armor-rebalance-f4672d1647360cc3e207c02570eb782961cab919.tar.xz
Rename and rephrase hand grenade pouch to be more clear what it is.
Diffstat (limited to 'json/items')
-rw-r--r--json/items/armor/bandolier.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/json/items/armor/bandolier.json b/json/items/armor/bandolier.json
index 955dd1e..a4c4b3d 100644
--- a/json/items/armor/bandolier.json
+++ b/json/items/armor/bandolier.json
@@ -15,8 +15,8 @@
{
"id": "grenadebandolier",
"type": "ARMOR",
- "name": { "str": "hand grenade pouch", "str_pl": "hand grenade pouches" },
- "description": "A pouch for holding up to four full-sized grenades of various types.",
+ "name": { "str": "hand grenade bandolier", "str_pl": "hand grenade bandoliers" },
+ "description": "A bandolier worn across the torso that has pouches for holding up to four full-sized grenades of various types.",
"weight": "600 g",
"volume": "1250 ml",
"price": "30 USD",