Skip to content

Commit

Permalink
Update data/json/items/comestibles/drink.json
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
misora31 and github-actions[bot] authored Dec 21, 2024
1 parent 24875ce commit 8bfbfd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/json/items/comestibles/drink.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"volume": "250 ml",
"charges": 1,
"phase": "liquid",
"vitamins": [ ["iron", 10], [ "calcium", 23 ], [ "nut_allergen", 1 ] ],
"vitamins": [ [ "iron", 10 ], [ "calcium", 23 ], [ "nut_allergen", 1 ] ],
"flags": [ "EATEN_COLD" ],
"fun": 1
},
Expand Down

0 comments on commit 8bfbfd9

Please sign in to comment.