Skip to content

Commit

Permalink
Allow holsters to store smaller guns
Browse files Browse the repository at this point in the history
  • Loading branch information
TheShadowFerret committed Mar 12, 2022
1 parent b0a8d8c commit 816d3f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/armor/holster.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
"magazine_well": "350 ml",
"pocket_type": "CONTAINER",
"holster": true,
"min_item_volume": "300 ml",
"min_item_volume": "250 ml",
"max_contains_volume": "1000 ml",
"max_contains_weight": "2 kg",
"max_item_length": "30 cm",
Expand Down

0 comments on commit 816d3f9

Please sign in to comment.