summaryrefslogtreecommitdiff
path: root/json/items/gun/45.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-05-27 14:13:42 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-05-27 14:13:42 -0700
commit4467d6669c6e7d2d1032a8504454d0fca38e2bd7 (patch)
tree4e27152fafbac1848c47708677b1d183f3b22f2e /json/items/gun/45.json
parentTypos (diff)
downloadcataclysm-dda-mod_hk-loadout-4467d6669c6e7d2d1032a8504454d0fca38e2bd7.tar.xz
Add USP .40
Tweak masses
Diffstat (limited to 'json/items/gun/45.json')
-rw-r--r--json/items/gun/45.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/json/items/gun/45.json b/json/items/gun/45.json
index 1170609..10e8ad9 100644
--- a/json/items/gun/45.json
+++ b/json/items/gun/45.json
@@ -4,9 +4,8 @@
"copy-from": "usp_9mm",
"type": "GUN",
"name": { "str": "H&K USP .45" },
- "weight": "930 g",
+ "weight": "789 g",
"ammo": "45",
- "ranged_damage": 0,
"built_in_mods": [ "match_trigger" ],
"magazines": [ [ "45", [ "usp45mag" ] ] ]
}