summaryrefslogtreecommitdiff
path: root/foods-01_fix-food-materials.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-12-30 21:58:12 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-12-30 21:58:12 -0800
commitd4bc63a8f8ee37ec2de2f43734a60ca045e517c3 (patch)
treed49d6000c1d82e7add7cfcccf873f85224ab823c /foods-01_fix-food-materials.patch
parentFix Mr Lapin meet the Isherwood quest looping. (diff)
downloadcataclysm-bn-d4bc63a8f8ee37ec2de2f43734a60ca045e517c3.tar.xz
Updated to 0.5.1
Removed obsolete mods. Revert removal of Alonso. Revert biodiesel working in petrol engines. Revert hard skill caps. Revert three more broken limb changesets. Revert another ammo rebalance changeset. Revert craftable smokeless gunpowder changeset. Revised book chapters revert patch. Fix some bad terrain in the godco patch. Fix some bad terrain in the prison island patch.
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",