Skip to content

Commit

Permalink
Merge pull request #48844 from gisaku33/master
Browse files Browse the repository at this point in the history
Adjust minimum volume for the Survivor Harness
  • Loading branch information
Rivet-the-Zombie authored May 12, 2021
2 parents 6b7d326 + e795654 commit 4b3bc5e
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 @@ -333,7 +333,7 @@
{
"pocket_type": "CONTAINER",
"holster": true,
"min_item_volume": "1250 ml",
"min_item_volume": "1000 ml",
"max_contains_volume": "8 L",
"max_contains_weight": "8200 g",
"max_item_length": "120 cm",
Expand Down

0 comments on commit 4b3bc5e

Please sign in to comment.