summaryrefslogtreecommitdiff
path: root/json/items/gun/473.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/gun/473.json')
-rw-r--r--json/items/gun/473.json10
1 files changed, 6 insertions, 4 deletions
diff --git a/json/items/gun/473.json b/json/items/gun/473.json
index 8a91a5e..72275da 100644
--- a/json/items/gun/473.json
+++ b/json/items/gun/473.json
@@ -1,13 +1,14 @@
[
{
"id": "hk_g11",
+ "looks_like": "rm51_assault_rifle",
"type": "GUN",
"reload_noise_volume": 10,
"name": { "str_sp": "H&K G11K2" },
"description": "The Heckler & Koch G11 is a bullpup assault rifle that was designed to replace the G3 rifle. It utilizes the caseless 4.73x33mm round from an internal magazine bay and has a very high rate of burst fire.",
"weight": "3650 g",
- "volume": "1500 ml",
- "looks_like": "rm51_assault_rifle",
+ "volume": "4957 ml",
+ "longest_side": "740 mm",
"price": 1500000,
"price_postapoc": 10000,
"to_hit": -1,
@@ -30,9 +31,10 @@
[ "sling", 1 ],
[ "underbarrel", 1 ]
],
- "magazine_well": "500 ml",
+ "pocket_data": [
+ { "magazine_well": "500 ml", "pocket_type": "MAGAZINE_WELL", "item_restriction": [ "hk_g11_mag" ] }
+ ],
"default_mods": [ "acog_scope" ],
- "magazines": [ [ "473", [ "hk_g11_mag" ] ] ],
"flags": [ "NEVER_JAMS" ]
}
]