Skip to content

Commit

Permalink
Merge pull request CleverRaven#40485 from grimmspector/survivor-harness
Browse files Browse the repository at this point in the history
Update to survivor harness "pocket" weight capacity
  • Loading branch information
Rivet-the-Zombie authored May 13, 2020
2 parents 7d04bfa + d57d20c commit 5a77b23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/items/armor/holster.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,8 @@
"pocket_type": "CONTAINER",
"holster": true,
"min_item_volume": "1250 ml",
"max_contains_volume": "3750 ml",
"max_contains_weight": "2 kg",
"max_contains_volume": "8 L",
"max_contains_weight": "8200 g",
"moves": 50
}
],
Expand Down

0 comments on commit 5a77b23

Please sign in to comment.