diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-04-25 22:52:21 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-04-25 22:52:21 -0700 |
commit | dbf0b6d75efad55936a932cd0de3ea9a8b4f86bb (patch) | |
tree | bf0ad180973c47c32071e814436abaddb407bc08 /json/items/gun | |
parent | Convert from stab to now-supported bullet damage. (diff) | |
download | cataclysm-bn-mod_hk-loadout-dbf0b6d75efad55936a932cd0de3ea9a8b4f86bb.tar.xz |
Typo.
Diffstat (limited to 'json/items/gun')
-rw-r--r-- | json/items/gun/40.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/json/items/gun/40.json b/json/items/gun/40.json index 7f69de2..8148c40 100644 --- a/json/items/gun/40.json +++ b/json/items/gun/40.json @@ -13,7 +13,7 @@ "copy-from": "usp_40", "type": "GUN", "name": { "str_sp": "H&K P30 .40" }, - "description": "Developed as a successor to the USP .40 handgun, the P30 .49 retains the earlier model's famed durability, but with improved control and reduced weight.", + "description": "Developed as a successor to the USP .40 handgun, the P30 .40 retains the earlier model's famed durability, but with improved control and reduced weight.", "weight": "647 g", "price": 75000, "price_postapoc": 3000, |