summaryrefslogtreecommitdiff
path: root/foods-01_fix-food-materials.patch
blob: 6351fef68cab094a02d0680194408d0de273f5c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
--- a/data/json/items/comestibles/bread.json
+++ b/data/json/items/comestibles/bread.json
@@ -183,7 +183,7 @@
     "description": "A dense and tasty fried bread treat.",
     "price": 275,
     "price_postapoc": 300,
-    "material": [ "wheat", "junk" ],
+    "material": [ "veggy", "junk" ],
     "primary_material": "wheat",
     "volume": "250 ml",
     "charges": 6,
--- a/data/json/items/comestibles/drink_other.json
+++ a/data/json/items/comestibles/drink_other.json
@@ -146,6 +146,7 @@
     "volume": "250 ml",
     "comestible_type": "DRINK",
     "container": "jar_glass_sealed",
+    "material": [ "nut", "junk" ],
     "primary_material": "junk",
     "quench": -2,
     "calories": 190,
--- a/data/json/items/comestibles/other.json
+++ b/data/json/items/comestibles/other.json
@@ -80,6 +80,7 @@
     "description": "A translucent hexagonal chunk of wax, filled with dense, milky jelly.  Though some hold it as a panacea, it doesn't have any medical benefit.  Still, it is delicious, and rich with the most beneficial substances the hive can produce.",
     "price": 20000,
     "price_postapoc": 4000,
+    "material": "honey",
     "volume": "250 ml",
     "flags": [ "EDIBLE_FROZEN", "NUTRIENT_OVERRIDE" ],
     "fun": 7