diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2025-01-18 21:46:00 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2025-01-18 21:46:00 -0800 |
commit | 7e224c97ae2728472180322f625dafa545f21f7f (patch) | |
tree | 61a296000b3a05d36cde4de0d8bd5e5179ee21ab /foods-05_fix-missing-price-postapoc.patch | |
parent | Add plastic scrap is stackable patch. (diff) | |
download | cataclysm-bn-7e224c97ae2728472180322f625dafa545f21f7f.tar.xz |
Diffstat (limited to 'foods-05_fix-missing-price-postapoc.patch')
-rw-r--r-- | foods-05_fix-missing-price-postapoc.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/foods-05_fix-missing-price-postapoc.patch b/foods-05_fix-missing-price-postapoc.patch deleted file mode 100644 index ec1e555..0000000 --- a/foods-05_fix-missing-price-postapoc.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- 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 cent", -+ "price_postapoc": "50 cent", - "material": "fruit", - "volume": "250 ml", - "charges": 4, |