summaryrefslogtreecommitdiff
path: root/foods-01_fix-food-materials.patch
diff options
context:
space:
mode:
Diffstat (limited to 'foods-01_fix-food-materials.patch')
-rw-r--r--foods-01_fix-food-materials.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/foods-01_fix-food-materials.patch b/foods-01_fix-food-materials.patch
index 350dc61..aefbd0f 100644
--- a/foods-01_fix-food-materials.patch
+++ b/foods-01_fix-food-materials.patch
@@ -2,8 +2,8 @@
+++ b/data/json/items/comestibles/bread.json
@@ -183,7 +183,7 @@
"description": "A dense and tasty fried bread treat.",
- "price": 275,
- "price_postapoc": 300,
+ "price": "275 cent",
+ "price_postapoc": "3 USD",
- "material": [ "wheat", "junk" ],
+ "material": [ "veggy", "junk" ],
"primary_material": "wheat",
@@ -25,8 +25,8 @@
+++ 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,
+ "price": "200 USD",
+ "price_postapoc": "40 USD",
+ "material": "honey",
"volume": "250 ml",
"flags": [ "EDIBLE_FROZEN", "NUTRIENT_OVERRIDE" ],
@@ -36,8 +36,8 @@
+++ b/data/json/items/comestibles/junkfood.json
@@ -663,7 +663,7 @@
"description": "Plain cornflake cereal. They're not that good, but it beats nothing.",
- "price": 300,
- "price_postapoc": 75,
+ "price": "3 USD",
+ "price_postapoc": "75 cent",
- "material": "junk",
+ "material": "veggy",
"volume": "250 ml",