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/308.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/308.json')
-rw-r--r-- | json/items/magazine/308.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/json/items/magazine/308.json b/json/items/magazine/308.json index bc9cade..db2d710 100644 --- a/json/items/magazine/308.json +++ b/json/items/magazine/308.json @@ -4,7 +4,7 @@ "looks_like": "stanag30", "type": "MAGAZINE", "name": { "str": "H&K HK417 20-round magazine" }, - "description": "A 20-round double stack box magazine for the Heckler & Koch HK417 rifle.", + "description": "A standard 20-round double-stack box magazine for the Heckler & Koch HK417 rifle.", "weight": "90 g", "volume": "500 ml", "price": 5600, @@ -21,7 +21,7 @@ "copy-from": "hk417mag_20rd", "type": "MAGAZINE", "name": { "str": "H&K HK417 10-round magazine" }, - "description": "A 10-round double stack box magazine for the Heckler & Koch HK417 rifle.", + "description": "A compact 10-round double-stack box magazine for the Heckler & Koch HK417 rifle.", "weight": "55 g", "volume": "250 ml", "price": 5000, @@ -34,14 +34,14 @@ "copy-from": "hk417_makeshiftmag", "type": "MAGAZINE", "name": { "str": "H&K HK417 5-round makeshift magazine" }, - "description": "An improvised 5-round straight single-stack box magazine consisting of little more than a bent sheet of steel held together by duct tape and hope, for use with the Heckler & Koch HK417 rifle." + "description": "An improvised 5-round single-stack box magazine consisting of little more than a bent sheet of steel held together by duct tape and hope, for use with the Heckler & Koch HK417 rifle." }, { "id": "g3smallmag", "looks_like": "g3mag", "type": "MAGAZINE", "name": { "str": "H&K G3 10 round magazine" }, - "description": "A 10-round aluminum box magazine for the Heckler & Koch G3 rifle.", + "description": "A compact 10-round aluminum box magazine for the Heckler & Koch G3 rifle.", "weight": "75 g", "volume": "250 ml", "price": 4500, |