diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-08-27 10:31:29 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-08-27 10:31:29 -0700 |
commit | 73068755ce1aad0605e717888f8093a0f0672e17 (patch) | |
tree | bc5b8fbe87125e661db0c917e85616c3386df7e7 /json/items/magazine/shot.json | |
parent | Clean up shot ammo descriptions. (diff) | |
download | cataclysm-bn-mod_hk-loadout-73068755ce1aad0605e717888f8093a0f0672e17.tar.xz |
Clean up some magazine descriptions.
Diffstat (limited to 'json/items/magazine/shot.json')
-rw-r--r-- | json/items/magazine/shot.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/json/items/magazine/shot.json b/json/items/magazine/shot.json index 272168f..e930298 100644 --- a/json/items/magazine/shot.json +++ b/json/items/magazine/shot.json @@ -4,7 +4,7 @@ "looks_like": "saiga10mag", "type": "MAGAZINE", "name": { "str": "H&K CAWS 10-round magazine" }, - "description": "A removable plastic box magazine for the Heckler & Koch CAWS shotgun. Holds 10 shells.", + "description": "A standard 10-round box magazine for the Heckler & Koch CAWS shotgun.", "weight": "210 g", "volume": "500 ml", "price": 30000, |