diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-08-28 19:07:03 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-08-28 19:07:03 -0700 |
commit | 4aff51a20dd6bcc0947bfcb95b33fed553786719 (patch) | |
tree | 2631c6af8354dffd1c098391e772a16b61c848db /json/items/magazine/473.json | |
parent | Clean up some magazine descriptions. (diff) | |
download | cataclysm-bn-mod_hk-loadout-4aff51a20dd6bcc0947bfcb95b33fed553786719.tar.xz |
Remove n-round from maagzine names when no alternate magazine exists.
Diffstat (limited to 'json/items/magazine/473.json')
-rw-r--r-- | json/items/magazine/473.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/json/items/magazine/473.json b/json/items/magazine/473.json index 92d902c..0acb848 100644 --- a/json/items/magazine/473.json +++ b/json/items/magazine/473.json @@ -3,7 +3,7 @@ "id": "hk_g11_mag", "looks_like": "8x40_50_mag", "type": "MAGAZINE", - "name": { "str": "H&K G11 50-round magazine" }, + "name": { "str": "H&K G11 magazine" }, "description": "A standard 50-round box magazine for use with the Heckler & Koch G11 caseless assault rifle.", "weight": "100 g", "volume": "500 ml", |