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-04_allow-canned-corn-as-veggy.patch | |
parent | Add plastic scrap is stackable patch. (diff) | |
download | cataclysm-bn-7e224c97ae2728472180322f625dafa545f21f7f.tar.xz |
Diffstat (limited to 'foods-04_allow-canned-corn-as-veggy.patch')
-rw-r--r-- | foods-04_allow-canned-corn-as-veggy.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/foods-04_allow-canned-corn-as-veggy.patch b/foods-04_allow-canned-corn-as-veggy.patch deleted file mode 100644 index 727f96a..0000000 --- a/foods-04_allow-canned-corn-as-veggy.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/data/json/requirements/cooking_components.json -+++ b/data/json/requirements/cooking_components.json -@@ -650,6 +650,7 @@ - [ "veggy_any_uncooked", 1, "LIST" ], - [ "veggy_canned", 1 ], - [ "veggy_salted", 1 ], -+ [ "can_corn", 1 ], - [ "chili_pepper_roasted", 1 ] - ] - ] |