summaryrefslogtreecommitdiff
path: root/json/items
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-08-28 19:10:26 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-08-28 19:10:26 -0700
commite4fd5abf8c4b88f78075c70eeb23db2c9f5c6bfc (patch)
tree4f0db07ccbff40cca120699a224cd782d833a143 /json/items
parentReduce the weight and volume of M26 magazines. (diff)
downloadcataclysm-bn-mod_m26-mass-master.tar.xz
Add n-round to the M26 magazines.HEADmaster
Diffstat (limited to 'json/items')
-rw-r--r--json/items/magazine/shot.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/json/items/magazine/shot.json b/json/items/magazine/shot.json
index 648e0fa..6587bb0 100644
--- a/json/items/magazine/shot.json
+++ b/json/items/magazine/shot.json
@@ -3,8 +3,8 @@
"id": "m26_mass_mag",
"looks_like": "20x66_10_mag",
"type": "MAGAZINE",
- "name": { "str": "M26 MASS compact magazine" },
- "description": "A 3 round box magazine for use with the M26 MASS auxiliary shotgun.",
+ "name": { "str": "M26 MASS 3-round magazine" },
+ "description": "A compact 3-round box magazine for use with the M26 MASS auxiliary shotgun.",
"weight": "22 g",
"volume": "38 ml",
"price": "14 USD",
@@ -20,8 +20,8 @@
"id": "m26_mass_mag_big",
"copy-from": "m26_mass_mag",
"type": "MAGAZINE",
- "name": { "str": "M26 MASS magazine" },
- "description": "A 5 round box magazine for use with the M26 MASS auxiliary shotgun.",
+ "name": { "str": "M26 MASS 5-round magazine" },
+ "description": "A standard 5-round box magazine for use with the M26 MASS auxiliary shotgun.",
"weight": "36 g",
"volume": "62 ml",
"price": "17 USD",