From f5f30b3d94d6a7ae4289e05d291ab6c55770f8bd Mon Sep 17 00:00:00 2001 From: anoobindisguise <56016372+anoobindisguise@users.noreply.github.com> Date: Wed, 3 Apr 2024 16:14:21 -0700 Subject: [PATCH] uncooked toaster pastries aren't gross --- data/json/items/comestibles/junkfood.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/json/items/comestibles/junkfood.json b/data/json/items/comestibles/junkfood.json index 52bd388a31b5f..96d7267138555 100644 --- a/data/json/items/comestibles/junkfood.json +++ b/data/json/items/comestibles/junkfood.json @@ -56,13 +56,13 @@ "comestible_type": "FOOD", "symbol": "%", "calories": 200, - "description": "A delicious fruit-filled pastry that you can cook in your toaster. It even comes with frosting! Cook it to make it tasty.", + "description": "A delicious fruit-filled pastry that you can cook in your toaster. It even comes with frosting! Cook it to make it tastier.", "price": "2 USD", "price_postapoc": "62 cent", "material": [ "wheat", "junk" ], "volume": "125 ml", "flags": [ "EATEN_HOT" ], - "fun": -10, + "fun": 5, "vitamins": [ [ "iron", 10 ] ] }, {