summaryrefslogtreecommitdiff
path: root/json/items/gun/45.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/gun/45.json')
-rw-r--r--json/items/gun/45.json13
1 files changed, 5 insertions, 8 deletions
diff --git a/json/items/gun/45.json b/json/items/gun/45.json
index 10e8ad9..5963a8f 100644
--- a/json/items/gun/45.json
+++ b/json/items/gun/45.json
@@ -1,12 +1,9 @@
[
- {
+ {
"id": "usp_45",
- "copy-from": "usp_9mm",
+ "copy-from": "usp_45",
"type": "GUN",
- "name": { "str": "H&K USP .45" },
- "weight": "789 g",
- "ammo": "45",
- "built_in_mods": [ "match_trigger" ],
- "magazines": [ [ "45", [ "usp45mag" ] ] ]
-}
+ "name": { "str": "H&K USP .45", "str_pl": "H&K USP .45" },
+ "weight": "789 g"
+ }
]