diff options
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", |