blob: 727f96a945befaa916652ca2dc9d1ec9f3a38b22 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- 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 ]
]
]
|