summaryrefslogtreecommitdiff
path: root/json/items/magazine/473.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/magazine/473.json')
-rw-r--r--json/items/magazine/473.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/json/items/magazine/473.json b/json/items/magazine/473.json
new file mode 100644
index 0000000..10b7e57
--- /dev/null
+++ b/json/items/magazine/473.json
@@ -0,0 +1,20 @@
+[
+ {
+ "id": "hk_g11_mag",
+ "looks_like": "stanag30",
+ "type": "MAGAZINE",
+ "name": { "str": "H&K G11 magazine" },
+ "description": "A 50 round box magazine for use with H&K G11 caseless assault rifle.",
+ "weight": "5 g",
+ "volume": "500 ml",
+ "price": 25000,
+ "material": [ "plastic" ],
+ "symbol": "#",
+ "color": "dark_gray",
+ "ammo_type": "473",
+ "capacity": 50,
+ "reliability": 10,
+ "reload_time": 50,
+ "flags": [ "MAG_COMPACT" ]
+ }
+]