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.json7
1 files changed, 3 insertions, 4 deletions
diff --git a/json/items/magazine/473.json b/json/items/magazine/473.json
index 94a53b0..acebdbc 100644
--- a/json/items/magazine/473.json
+++ b/json/items/magazine/473.json
@@ -5,7 +5,7 @@
"type": "MAGAZINE",
"name": { "str": "H&K G11 magazine" },
"description": "A 50 round box magazine for use with the Heckler & Koch G11 caseless assault rifle.",
- "weight": "5 g",
+ "weight": "100 g",
"volume": "500 ml",
"price": 20000,
"price_postapoc": 400,
@@ -13,9 +13,8 @@
"symbol": "#",
"color": "dark_gray",
"ammo_type": [ "473" ],
- "capacity": 50,
- "reliability": 10,
"reload_time": 50,
- "flags": [ "MAG_COMPACT" ]
+ "flags": [ "MAG_COMPACT" ],
+ "pocket_data": [ { "pocket_type": "MAGAZINE", "rigid": true, "ammo_restriction": { "473": 50 } } ]
}
]