diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-04-21 07:08:02 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-04-21 07:08:02 -0700 |
commit | 544481c1b9740a2c26d7e6d74eab94aa81f7c525 (patch) | |
tree | c2af807218feaaa2b80b884ba5ebb2d021c13f1b /json | |
parent | Add 2 round burst fire to the UMP45 (diff) | |
download | cataclysm-bn-mod_hk-loadout-544481c1b9740a2c26d7e6d74eab94aa81f7c525.tar.xz |
Fix 416 naming
Diffstat (limited to 'json')
-rw-r--r-- | json/items/gun/223.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/json/items/gun/223.json b/json/items/gun/223.json index 9958dd1..c685e5c 100644 --- a/json/items/gun/223.json +++ b/json/items/gun/223.json @@ -3,7 +3,7 @@ "id": "h&k416a5", "copy-from": "h&k416a5", "type": "GUN", - "name": { "str": "H&K HK416 A5" }, + "name": { "str": "H&K HK416A5" }, "description": "Designed to replace the M4A1, the Heckler & Koch HK416A5 features most of the former's strengths, while being considerably more durable." }, { |