Skip to content

Commit e68292b

Browse files
Added low profile mag pockets to light ballistic vest (#55080)
* Update ballistic_armor.json * was double dipping
1 parent ad7e213 commit e68292b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

data/json/items/armor/ballistic_armor.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,15 @@
336336
"moves": 200,
337337
"description": "Pocket for back plate",
338338
"flag_restriction": [ "ABLATIVE_LARGE" ]
339+
},
340+
{
341+
"pocket_type": "CONTAINER",
342+
"max_contains_volume": "900 ml",
343+
"max_contains_weight": "3 kg",
344+
"max_item_length": "25 cm",
345+
"moves": 50,
346+
"description": "Low profile magazine storage",
347+
"flag_restriction": [ "MAG_COMPACT" ]
339348
}
340349
],
341350
"armor": [

0 commit comments

Comments
 (0)