Added cookable items - Fix #1336
What have you done in this MR?
- Added curry;
- Added pitta bread;
- Added some logic to remove "Uncooked" when cooking the curry for example.
Pretty sure there is a nicer way of solving the raw/uncooked if else cases. If so, I could use some help in how. I did have a look at using a switch, but that doesn't work with a boolean (burned).
Are there any tricky things testers should keep an eye out for?
-
No -
I have tested these changes thoroughly. -
I acknowledge that this contribution will be released under the AGPL license.