diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-08-28 19:10:26 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-08-28 19:10:26 -0700 |
commit | e4fd5abf8c4b88f78075c70eeb23db2c9f5c6bfc (patch) | |
tree | 4f0db07ccbff40cca120699a224cd782d833a143 /json/items/magazine/shot.json | |
parent | Reduce the weight and volume of M26 magazines. (diff) | |
download | cataclysm-bn-mod_m26-mass-master.tar.xz |
Diffstat (limited to 'json/items/magazine/shot.json')
-rw-r--r-- | json/items/magazine/shot.json | 8 |
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", |