Skip to content

Commit

Permalink
feat(balance): Thyme, Wild Herbs, Wax Now -15 Fun (#4621)
Browse files Browse the repository at this point in the history
* Thyme, Wild Herbs Now -15 Fun

* Wax Not Fun Either
  • Loading branch information
yay855 committed May 10, 2024
1 parent d4e621e commit 5ace6d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion data/json/items/comestibles/other.json
Expand Up @@ -65,7 +65,7 @@
"price": "15 USD",
"price_postapoc": "10 cent",
"volume": "250 ml",
"fun": -5
"fun": -15
},
{
"type": "COMESTIBLE",
Expand Down
4 changes: 2 additions & 2 deletions data/json/items/comestibles/spice.json
Expand Up @@ -106,7 +106,7 @@
"charges": 20,
"flags": [ "RAW" ],
"stack_size": 100,
"fun": -1
"fun": -15
},
{
"id": "soysauce",
Expand Down Expand Up @@ -136,7 +136,7 @@
"description": "A stalk of thyme. Smells delicious.",
"comestible_type": "FOOD",
"calories": 9,
"fun": -4,
"fun": -15,
"weight": "40 g",
"to_hit": -3,
"color": "magenta",
Expand Down

0 comments on commit 5ace6d4

Please sign in to comment.