diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-02-14 12:54:27 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-02-14 12:54:27 -0800 |
commit | d96c40518c798c6be1fb12c15f66141b6919999c (patch) | |
tree | e66e776d84057954376cf761ef027237f86f5c80 /json | |
parent | Boost the black powder DM11 round to the same as other black powder rounds. (diff) | |
download | cataclysm-bn-mod_hk-loadout-d96c40518c798c6be1fb12c15f66141b6919999c.tar.xz |
Shorten the name of the G11.
Diffstat (limited to 'json')
-rw-r--r-- | json/items/gun/473.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/json/items/gun/473.json b/json/items/gun/473.json index 307f8cf..8a91a5e 100644 --- a/json/items/gun/473.json +++ b/json/items/gun/473.json @@ -3,7 +3,7 @@ "id": "hk_g11", "type": "GUN", "reload_noise_volume": 10, - "name": { "str_sp": "H&K G11K2 Assault Rifle" }, + "name": { "str_sp": "H&K G11K2" }, "description": "The Heckler & Koch G11 is a bullpup assault rifle that was designed to replace the G3 rifle. It utilizes the caseless 4.73x33mm round from an internal magazine bay and has a very high rate of burst fire.", "weight": "3650 g", "volume": "1500 ml", |