diff --git a/data/json/items/comestibles/sandwich.json b/data/json/items/comestibles/sandwich.json index 39247a66e7e67..bcacfb4ddf8fe 100644 --- a/data/json/items/comestibles/sandwich.json +++ b/data/json/items/comestibles/sandwich.json @@ -110,7 +110,7 @@ "material": [ "fruit", "wheat" ], "primary_material": "wheat", "volume": "250 ml", - "fun": 15, + "fun": 6, "vitamins": [ [ "vitC", 6 ], [ "calcium", 7 ], [ "iron", 12 ] ] }, { @@ -172,7 +172,7 @@ "material": [ "honey", "wheat" ], "primary_material": "wheat", "volume": "250 ml", - "fun": 10, + "fun": 6, "vitamins": [ [ "calcium", 10 ], [ "iron", 24 ] ] }, { @@ -279,7 +279,7 @@ "material": [ "fruit", "wheat" ], "primary_material": "wheat", "volume": "250 ml", - "fun": 6, + "fun": 15, "vitamins": [ [ "vitC", 3 ], [ "calcium", 7 ], [ "iron", 14 ] ] }, { @@ -300,7 +300,7 @@ "material": [ "wheat", "honey" ], "primary_material": "wheat", "volume": "250 ml", - "fun": 6, + "fun": 10, "vitamins": [ [ "calcium", 8 ], [ "iron", 16 ] ] }, {