Jump to content

Recommended Posts

Thanks :)

 

Where can i find the values for "calories_per_day"? I'm trying to obtain values for the following:

        CALORIES_SMALL = calories_per_day/6, -- veggies
        CALORIES_MED = calories_per_day/3, -- meat
        CALORIES_LARGE = calories_per_day/2, -- cooked meat
        CALORIES_HUGE = calories_per_day, -- crockpot foods?
        CALORIES_SUPERHUGE = calories_per_day*2, -- crockpot foods?

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...