summaryrefslogtreecommitdiff
path: root/foods-05_fix-missing-price-postapoc.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-04-10 14:00:52 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-04-10 14:00:52 -0700
commit7a1a0fc4195f1d509a9ed40ec588c59dd227cc64 (patch)
tree154d0c6456544fb5c77b6678651807f9fcaadd4b /foods-05_fix-missing-price-postapoc.patch
parentUpdated to 2023-04-08-2341 (diff)
downloadcataclysm-bn-7a1a0fc4195f1d509a9ed40ec588c59dd227cc64.tar.xz
Updated to 2023-04-10-1240
Add more accepted foods to FMC broker. Add patch fixing price_postapoc for fruit slices.
Diffstat (limited to 'foods-05_fix-missing-price-postapoc.patch')
-rw-r--r--foods-05_fix-missing-price-postapoc.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/foods-05_fix-missing-price-postapoc.patch b/foods-05_fix-missing-price-postapoc.patch
new file mode 100644
index 0000000..0ed30ad
--- /dev/null
+++ b/foods-05_fix-missing-price-postapoc.patch
@@ -0,0 +1,10 @@
+--- a/data/json/items/comestibles/fruit_dishes.json
++++ b/data/json/items/comestibles/fruit_dishes.json
+@@ -221,6 +221,7 @@
+ "calories": 82,
+ "description": "Fruit slices soaked in a sugar syrup, to preserve freshness and appearance.",
+ "price": 450,
++ "price_postapoc": 50,
+ "material": "fruit",
+ "volume": "250 ml",
+ "charges": 4,