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.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/json/items/magazine/40.json b/json/items/magazine/40.json
new file mode 100644
index 0000000..6eaba74
--- /dev/null
+++ b/json/items/magazine/40.json
@@ -0,0 +1,19 @@
+[
+ {
+ "id": "usp40mag",
+ "looks_like": "glock17_17",
+ "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": "45",
+ "capacity": 13,
+ "reliability": 10,
+ "flags": [ "MAG_COMPACT" ]
+}
+]