Skip to content

Commit

Permalink
Merge pull request #37244 from l29ah/plastic-tub-volume
Browse files Browse the repository at this point in the history
increase plastic tub volume to match its contents'
  • Loading branch information
ZhilkinSerg authored Jan 20, 2020
2 parents 70d06c7 + 1bd1d43 commit 1d4b2fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/containers.json
Original file line number Diff line number Diff line change
Expand Up @@ -1131,7 +1131,7 @@
"name": "plastic tub",
"description": "A big, square plastic bucket usually used for carrying ice cream.",
"weight": "1360 g",
"volume": "4 L",
"volume": "4500 ml",
"price": 10,
"price_postapoc": 100,
"material": "plastic",
Expand Down

0 comments on commit 1d4b2fd

Please sign in to comment.