Skip to content

Commit

Permalink
cigs packs (cataclysmbnteam#1972)
Browse files Browse the repository at this point in the history
Make cigs packs normal size
  • Loading branch information
RelMayers authored Oct 15, 2022
1 parent 41f2dba commit dd44c1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/json/items/containers.json
Original file line number Diff line number Diff line change
Expand Up @@ -332,13 +332,13 @@
"name": { "str": "pack" },
"description": "SURGEON GENERAL'S WARNING: Smoking Causes Lung Cancer, Heart Disease, Emphysema And May Complicate Pregnancy.",
"weight": "15 g",
"volume": "250 ml",
"volume": "85 ml",
"price": 0,
"price_postapoc": 0,
"material": "paper",
"symbol": ")",
"color": "white",
"contains": "250 ml"
"contains": "84 ml"
},
{
"id": "box_small",
Expand Down

0 comments on commit dd44c1f

Please sign in to comment.