Skip to content

Commit

Permalink
Merge pull request #73991 from TheAthenaCabin0/Set-Of-Clothes-Size
Browse files Browse the repository at this point in the history
Increase the size of the set of clothes pocket
  • Loading branch information
Maleclypse authored May 24, 2024
2 parents 92260da + 6218a51 commit 8b1645f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/items/containers/generic.json
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,8 @@
"pocket_data": [
{
"pocket_type": "CONTAINER",
"max_contains_volume": "100 L",
"max_contains_weight": "100 kg",
"max_contains_volume": "1000 L",
"max_contains_weight": "1000 kg",
"rigid": false,
"moves": 1000
}
Expand Down

0 comments on commit 8b1645f

Please sign in to comment.