diff options
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, |