Jump to content

Evolved Recipes: ability to add whole items


Hugo Qwerty

Recommended Posts

It would be nice if we could add whole items to an evolved recipe, rather than just the default size worth of item.  As you raise your cooking skill you get small scraps of items like potatoes.

 

For example, in the Potato definition, something like:

 

EvolvedRecipe       =       Omelette:9;Soup:whole;Stew:whole;Pie:whole;Stir fry Griddle Pan:whole;Stir fry:whole;Salad:9;Roasted Vegetables:whole,

 

Then just have the code (in zombie.scripting.objects.Item) check if the value is 'whole' and if not just parse int as normal.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...