diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-08-28 23:21:39 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-08-28 23:21:39 -0700 |
commit | e1fdd264ea9b9d3a2db2ec3e19412ba20853856f (patch) | |
tree | e6a4cb5bf4fc3a0525acd35bd9cdf44755928933 /json/items/magazine/40.json | |
parent | Remove n-round from maagzine names when no alternate magazine exists. (diff) | |
download | cataclysm-bn-mod_hk-loadout-e1fdd264ea9b9d3a2db2ec3e19412ba20853856f.tar.xz |
Also remove n-round from magazine names if the only other magazine is makeshift.
Diffstat (limited to 'json/items/magazine/40.json')
-rw-r--r-- | json/items/magazine/40.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/json/items/magazine/40.json b/json/items/magazine/40.json index a48d946..aba7e38 100644 --- a/json/items/magazine/40.json +++ b/json/items/magazine/40.json @@ -20,7 +20,7 @@ "copy-from": "ump45mag", "type": "MAGAZINE", "name": { "str": "H&K UMP40 magazine" }, - "description": "A standard 30-round box magazine for use with the Heckler & Koch UMP40 SMG.", + "description": "A standard 30-round curved box magazine for use with the Heckler & Koch UMP40 SMG.", "weight": "200 g", "ammo_type": [ "40" ], "capacity": 30 |