Skip to content

Commit

Permalink
feat(balance): mayonnaise, ketchup and mustard are less fun to drink (#…
Browse files Browse the repository at this point in the history
…4597)

* fix(content): mayonnaise, ketchup and mustard are less fun to drink

* Update drink_other.json
  • Loading branch information
VissValdyr authored May 7, 2024
1 parent 09d344a commit 4558257
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/json/items/comestibles/drink_other.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"calories": 106,
"spoils_in": "6 days 16 hours",
"charges": 16,
"fun": -1,
"fun": -7,
"phase": "liquid"
},
{
Expand All @@ -83,7 +83,7 @@
"calories": 21,
"spoils_in": "15 days",
"charges": 16,
"fun": -1,
"fun": -6,
"phase": "liquid"
},
{
Expand All @@ -100,7 +100,7 @@
"volume": "250 ml",
"comestible_type": "DRINK",
"container": "condiment_bottle_unsealed",
"fun": -1,
"fun": -8,
"calories": 10,
"spoils_in": "15 days",
"charges": 48,
Expand Down

0 comments on commit 4558257

Please sign in to comment.