summaryrefslogtreecommitdiff
path: root/json/items/magazine/40.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/magazine/40.json')
-rw-r--r--json/items/magazine/40.json14
1 files changed, 3 insertions, 11 deletions
diff --git a/json/items/magazine/40.json b/json/items/magazine/40.json
index cd6fa13..f4736a3 100644
--- a/json/items/magazine/40.json
+++ b/json/items/magazine/40.json
@@ -1,19 +1,11 @@
[
{
"id": "usp40mag",
- "looks_like": "glock17_17",
+ "copy-from": "usp9mag",
"type": "MAGAZINE",
"name": { "str": "H&K USP .40 magazine" },
"description": "A standard capacity magazine for use with the H&K USP .40 handgun.",
- "weight": "60 g",
- "volume": "250 ml",
- "price": 5900,
- "material": "plastic",
- "symbol": "#",
- "color": "light_gray",
"ammo_type": "40",
- "capacity": 13,
- "reliability": 10,
- "flags": [ "MAG_COMPACT" ]
-}
+ "capacity": 13
+ }
]